Weird URL Protocols

  Рет қаралды 492,495

ThioJoe

ThioJoe

Күн бұрын

Пікірлер: 711
@sebalby34
@sebalby34 6 ай бұрын
about:blank is my fav url it shows a lot of fully lit pixels at a 1:1 scale
@dizzle9638
@dizzle9638 6 ай бұрын
@@sebalby34 it does indeed
@Manny73211
@Manny73211 2 ай бұрын
fun fact: about:// usually redirects to chrome:// or edge:// or opera://, but about:blank is the only exception. Also if you know what you're doing, you can put an unblocked games site in about:blank and make goguardian unable to see and block it.
@shr1han
@shr1han 3 жыл бұрын
The old Microsoft Edge had a big security hole where you could just open an app from a website using the protocols. If you use some clever JavaScript to make a loop of it, you can't stop that until you power cycle your device.
@AtomicNotes
@AtomicNotes 3 жыл бұрын
Yes! I watched a video by a youtuber called flytech and he abused that.
@NewChannel-mx8uo
@NewChannel-mx8uo 3 жыл бұрын
@@AtomicNotes hey me too
@smoked08
@smoked08 3 жыл бұрын
@@AtomicNotes can you send me that video please? At least it's title so i can search and watch it
@mrrage2265
@mrrage2265 3 жыл бұрын
that would just be a troll fork bomb website lol
@michaellin7936
@michaellin7936 3 жыл бұрын
Perfect fork bomb
@ThePowerRanger
@ThePowerRanger 3 жыл бұрын
I want more of this type of content from this channel, all the nerdy details, everything.
@GamingFrazix
@GamingFrazix 3 жыл бұрын
Hm u really think it was like this from the start at the start he showed people how to *_DoWnLoAd RaM_*
@ThePowerRanger
@ThePowerRanger 3 жыл бұрын
@@GamingFrazix I know of the glorious days you speak of comrade but those days are behind us, we must look forward.
@GamingFrazix
@GamingFrazix 3 жыл бұрын
@David Herriot this WAS a troll channel but now he has deleted and privated all his troll videos :)
@LoskLive
@LoskLive 3 жыл бұрын
Actually, the mailto: protocol is really powerful ! Because you can actually put in the subject, and the body inside.
@bubu_hehe
@bubu_hehe 3 жыл бұрын
At least you can't send it automatically
@ajddavid452
@ajddavid452 3 жыл бұрын
@@bubu_hehe JavaScript: let me introduce myself
@Ruchunteur
@Ruchunteur 3 жыл бұрын
@@ajddavid452 but then it's not with the mailto.
@bubu_hehe
@bubu_hehe 3 жыл бұрын
@@ajddavid452 But it isn't with he Mailto:// and the user would have to run the javascript for it to send an email, so you cant just send emails using an URL
@bitonic589
@bitonic589 3 жыл бұрын
@@bubu_hehe Just realized it's mail-to not mal-i-toe
@tyrgoossens
@tyrgoossens 3 жыл бұрын
12:50 In the olden days some sysadmins used to create protocols to open terminal apps so you could have webpages that displayed info about servers and then have a link to open a terminal to that server.
@KSPAtlas
@KSPAtlas 3 жыл бұрын
Can't you do that with SSH?
@jwhite5008
@jwhite5008 6 ай бұрын
Hey! I did that and just a couple of years ago. Didn't know it's a thing anyone else have done though. (not to actual servers but very similar things. maybe i'll do servers too if I have time) Yes you can open Putty or similar, but you may need a URI decoder and parser program just as the video said
@artemis.nnnnnbbbbb
@artemis.nnnnnbbbbb 6 ай бұрын
​@@jwhite5008you can register the ssh: scheme and some apps will work with it
@WolfBearHybrid
@WolfBearHybrid 3 жыл бұрын
8:16 these protocols have been around since Windows 8, almost every UWP app has its own protocol so it can be called basically anywhere in the system.
@siggegaming1704
@siggegaming1704 3 жыл бұрын
so Minecraft uwp has an protocol
@GamingFrazix
@GamingFrazix 3 жыл бұрын
@@siggegaming1704 BRUH WTF Minecraft:// ACTUALLY WORKS!
@WilliApple
@WilliApple 6 ай бұрын
@@GamingFrazix On macOS, it doesn't work unfortunately, but roblox:// does :)
@joostvhts
@joostvhts 6 ай бұрын
@@GamingFrazix Minecraft://give?to=joost&item=TNT&count=999
@MZZenyl
@MZZenyl 3 жыл бұрын
There're also a number of protocols and URI Schemas that can be used on iOS to launch apps in different states, like different pages of the Settings app, and if I'm not mistaken, SpringBoard (the home screen). These can be used from a shortcut within the Shortcuts app (by Apple), which allows you to make some rather nifty shortcuts (not to mention that shortcuts can execute commands on remote machines via SSH, which is a completely different, but very interesting, topic).
@FlameRat_YehLon
@FlameRat_YehLon 3 жыл бұрын
The problem though, is that most of the apps seems to be not that well documented, probably to avoid people finding a way to skip launch ad or something... But still there's little documentation even for official Apple apps, and that gets in the way way to often I just don't find shortcut that useful.
@MZZenyl
@MZZenyl 3 жыл бұрын
@@FlameRat_YehLon I quite like shortcuts, allows me to launch applications on my PC remotely simply by executing a voice command.
@FlameRat_YehLon
@FlameRat_YehLon 3 жыл бұрын
@@MZZenyl well... Since I'm a Windows user and my PC is really funky (mobile chipset on a desktop motherboard) I'm out of luck, as my PC doesn't meet the requirement of Windows 11. But otherwise, that'd be really creative.
@MZZenyl
@MZZenyl 3 жыл бұрын
@@FlameRat_YehLon I'm also a Windows user, and none of my computers meet the requirements for Win11 (both in terms of the CPUs being too old, and a lack of TPM). As for launching applications on my PC from my iPhone, that'll work for all computers, be it Windows, macOS, or Linux. It works via SSH, and you can easily set up an SSH service on a Windows machine.
@KoushikBallari
@KoushikBallari 3 жыл бұрын
@@MZZenyl how do you do this? And is it secure if you use a private key and can it be done on a IOS device/ iPhone?
@e.mp3404
@e.mp3404 3 жыл бұрын
about:blank has to be my favorite website
@jaecadejnight
@jaecadejnight 3 жыл бұрын
lol its literally nothing
@killertigergaming6762
@killertigergaming6762 3 жыл бұрын
Why does that even exist i get it so much
@UziDoorman000
@UziDoorman000 6 ай бұрын
cloak
@enemdisk6628
@enemdisk6628 5 ай бұрын
It's also my favourite club in Berlin
@vincehomoki1612
@vincehomoki1612 5 ай бұрын
I also wanted to talk about this and its the top comment.. also why are there 20 hour old comments on a 2 year old video..
@DryPaperHammerBro
@DryPaperHammerBro 3 жыл бұрын
ThioJoe: *uses Steam in the example* Also ThioJoe: *uses Spotify as the visual aid*
@elmosworld1345
@elmosworld1345 Жыл бұрын
108 likes and only 1 comment let me fix that
@annuraggg
@annuraggg Жыл бұрын
115 likes and only 2 comments? let me fix that
@Yuvraj-Sachdeva
@Yuvraj-Sachdeva Жыл бұрын
133 likes and only 3 comments? let me fix that
@wardengamer374
@wardengamer374 Жыл бұрын
139 likes and only 4 comments? let me fix that
@u_long_u64_i64
@u_long_u64_i64 Жыл бұрын
141 likes and only 5 comments? Lemme fix that
@Suddsmcduffs
@Suddsmcduffs 3 жыл бұрын
i cant believe you upload still. used to watch you about 7 or 6 years ago when you made those videos like how to upgrade your ps3 to a ps4 and and how to charge your phone in 10 seconds. i believed that ps3 one and tried it but didnt work dissapointed as a kid but looking back at it. it was so funny and stupid
@nepsoundfont4035
@nepsoundfont4035 3 жыл бұрын
Same ngl
@bernardo-x5n
@bernardo-x5n 3 жыл бұрын
In a book, I once saw a reference that said "file://D:\text.pdf"
@optimistemo01
@optimistemo01 6 ай бұрын
ok let me explain file:/// is pc file protocol. it always run like a directory tree Even if there is : afterwards, it will see it as a part of name and not protocol.
@markylon
@markylon 6 ай бұрын
Yes it's perfectly correct.
@bernardo-x5n
@bernardo-x5n 6 ай бұрын
The URL might be correct in the sense that it is a valid URL, but it is absolutely useless if I want to use it to read the reference.
@markylon
@markylon 6 ай бұрын
@@bernardo-x5n Looks fine to me, the D drive root directory and the file is called text.pdf so not sure what your issue is
@markylon
@markylon 6 ай бұрын
Oh I see they had that printed in the book as a citation. Which is useless as you don't have access to their D drive ahahah Got you now. I actually saw an advert in a printed magazine that said "CLICK HERE" I wonder how many people tapped the paper
@grafando
@grafando 3 жыл бұрын
Your videos are so soothing and relaxing. I know most of this info already (I'm a huge nerd), but I still watch all your videos! You also word things very well, explain in-depth, and it's actually very helpful and interesting.
@shikhanshu
@shikhanshu 3 жыл бұрын
Very freaking awesome! Had no idea about registry keys for protocols. That explains where that association between a protocol and the program is captured. Thio forever!!!
@AaronOfMpls
@AaronOfMpls 4 ай бұрын
Not all URI schemes go through the registry, either; they can be in the browser's own settings, too. Firefox has always had this ability in its Applications settings, to set what to do with specific kinds of files or URL protocols: either open it with a specific program, save the file to disk, or ask the user what to do in a pop-up. And since I run Firefox on Linux, I don't really have a Windows Registry for this to be stored in. (Though Linux has its own ways of setting/storing "environment variables". And Wine has its own Windows-like registry, used by Windows programs running in Wine.)
@diablo.the.cheater
@diablo.the.cheater 3 жыл бұрын
For a program i wrote years ago i even made my own protocol, it was some instant VPN stuff specific to route a Nintendo switch trough, i did use the protocols to be able to send server links trough discord and by clicking the program opened them and connected to them automatically
@rikschaaf
@rikschaaf 3 жыл бұрын
"chrome:" is not just used for google chrome (and chromium). It is also used in Firefox, but for a slightly different purpose. In firefox it refers to the chrome of the firefox window, as in: everything that isn't the website itself (think of the menu, favorites and status bar, the tabs, etc.). I don't know for sure, but I believe that plugins sometimes also use them, whenever they don't use "moz-extentions:".
@ericcorvers75
@ericcorvers75 3 жыл бұрын
You also have the gopher:// uri wich was a predesessor of . If you go to edge://surf in the edge browser you get a mini game in the browser.
@TimLongson
@TimLongson 3 жыл бұрын
URL used to stand for "Universal Resource Locator", rather than "Uniform Resource Locator" - I wonder if that is just an American thing or it was changed since back when did my Masters in Computing in England.
@mahdi-hasan
@mahdi-hasan 3 жыл бұрын
Same here.
@SuperPickle15
@SuperPickle15 3 жыл бұрын
They have always been Uniform Resource Locator, as described by RFC 1738. However, URI were called "Universal Resource Identifier" as decribed in RFC 1630. But, in a 1992 paper by the ITEF, they were being refered to "Uniform Resource Identifers". So i guess both names are correct, but Uniform has became the popular term over time.
@nepsoundfont4035
@nepsoundfont4035 3 жыл бұрын
Uniform Resource Locator suggests that the computer is trying to find some materials required to manufacture a uniform of some kind and mass produce said uniform for everyone on earth lol
@builderbbob
@builderbbob 3 жыл бұрын
I learned it as Universal in 5th grade…
@liamdonegan9042
@liamdonegan9042 6 ай бұрын
@@SuperPickle15 "An early (1993) draft of the HTML Specification referred to "Universal" Resource Locators. This was dropped some time between June 1994 (RFC 1630) and October 1994 (draft-ietf-uri-url-08.txt)."
@verumignis4778
@verumignis4778 Жыл бұрын
Ah yes magnet links. Used exclusively for downloading Linux ISOs... right?
@uncommonusername
@uncommonusername 6 ай бұрын
🏴‍☠️
@wiglett_
@wiglett_ 6 ай бұрын
Definitely
@vinegar6676
@vinegar6676 6 ай бұрын
absolutely
@aravindmuthu5748
@aravindmuthu5748 6 ай бұрын
yes yes yes yes yes yes yes yes yes
@gonderage
@gonderage 6 ай бұрын
for sure, yeah.
@ContentDeletedforever1
@ContentDeletedforever1 3 жыл бұрын
I haven't finished watching the video but thank you for putting the time and effort into making these videos, I truly appreciate it😊😃..... Okay now back to the video 👌😅
@Sollace
@Sollace 3 жыл бұрын
6:28 I think it's worth just to add on to this (if not just because it's an interesting fact to know): There's actually nothing special about what we call "email addresses" that set them apart from normal URLs. The part before the "@" specifies what the username is, and you can add that to basically any url and the server will use that as your username. It's also possible to send both a username AND password, but these are not supported by most modern websites for obvious reasons. back on topic: The only thing that makes an email an email is the "mailto" scheme at the beginning which tells the client to use the address for sending and receiving emails. Almost all email clients like Gmail and Outlook will implicitly assume it's there the same way web browsers will assume urls have the http prefix when entered there.
@henke37
@henke37 3 жыл бұрын
I wouldn't call the reasons obvious.
@Sollace
@Sollace 3 жыл бұрын
@@henke37 Simply put, it's not secure. If you have your username and password in the url, literally anyone can see them and use the same url to log in as you.
@vvinterwulf
@vvinterwulf 2 жыл бұрын
@@Sollace anyone with physical access to the computer, right?
@Sollace
@Sollace 2 жыл бұрын
@@vvinterwulf Anyone who can see the url. It could be your mom looking at your browser history, or NordVPN with your traffic logs. Physical access isn't really a factor if all you need is a cursory glance and you have both the credentials and the location to use them in one place.
@vvinterwulf
@vvinterwulf 2 жыл бұрын
@@Sollace gotcha, thanks!
@greenculturemedia
@greenculturemedia 3 жыл бұрын
Thanks for quaility information theo. Am proud to always be a subscriber.
@aaradhaychhabra3882
@aaradhaychhabra3882 3 жыл бұрын
this man deserves a billion views...so much info in just 1 video :)
@Noe32
@Noe32 3 жыл бұрын
This is something I always wanted to look into but for some reason I never did. Thanks for this!!
@pyp2205
@pyp2205 3 жыл бұрын
HTTP (Hyper Text Transfer Protocol) HTTPS (Hyper Text Transfer Protocol Secure) DNS (Domain Name System) URL (Uniform Resource Locater)
@bobcat_the_Lion
@bobcat_the_Lion 3 жыл бұрын
Let's not forget FTP, for downloading a file that is on an FTP server without any webpage. You don't need an ftp application to download the file, browsers van do that.
@pyp2205
@pyp2205 3 жыл бұрын
@@bobcat_the_Lion File Transfer Protocol
@tegarz
@tegarz 3 жыл бұрын
About:blank
@thejellyguy
@thejellyguy 3 жыл бұрын
@@tegarz to hide your por-
@KSPAtlas
@KSPAtlas 3 жыл бұрын
@@bobcat_the_Lion I use them a lot when setting up Linux mirrors
@EquaTechnologies
@EquaTechnologies 2 жыл бұрын
There are also data URLs and a "about:" Chrome URL witch is the same as chrome:// but can load blank pages with about:blank. Amazing video!
@moumous87
@moumous87 3 жыл бұрын
This channel is gold. Talking as a non-dev who wants/needs to understand tech stuff.
@grand701
@grand701 3 жыл бұрын
I just found this channel, amazing video. You look like the kind of guy who wore glasses his entire life and has switched to contacts.
@_SJ
@_SJ 3 жыл бұрын
Back to longer videos 👍🏻
@syxioyt
@syxioyt 3 жыл бұрын
ye
@gaimnbro9584
@gaimnbro9584 3 жыл бұрын
before watching this video i was legitmately joking that the magnet protocol would make your computer literally attract every peice of metal. it'd just become a gigantic magnet idk why
@uncommonusername
@uncommonusername 6 ай бұрын
it specifies what metals to attract
@sodiboo
@sodiboo 3 жыл бұрын
0:47 chrome:// does not belong to a program, it's any part of the browser chrome (i.e. everything that isn't the webpage, such as the tabbar and the settings page) some browsers may use their own for most user-facing parts (about:preferences in firefox, edge://settings), but google chrome was named after this UI concept and the scheme chrome:// is also used for user-facing parts
@freezinfire
@freezinfire 3 жыл бұрын
Cool video, just enhanced my knowledge protocols.
@00001Htheprogrammer
@00001Htheprogrammer Жыл бұрын
Fact: Middle clicking on the addr bar shows the full address too. 0:38
@RabblerouserGT
@RabblerouserGT 3 жыл бұрын
To my knowledge there is also custom URIs for things like Google Play store links.
@artemis.nnnnnbbbbb
@artemis.nnnnnbbbbb 6 ай бұрын
yeah although most android apps use the intent: URI scheme
@groug5770
@groug5770 3 жыл бұрын
Wonderful. Quick video, straight to the point. Perfect.
@ratajs
@ratajs 3 жыл бұрын
How can you not mention FTP?
@Lovuschka
@Lovuschka Жыл бұрын
I guess because the video is about "weird" protocols. FTP is not weird.
@AB-ms7my
@AB-ms7my 6 ай бұрын
FTP is the best friend of Russian hackers. Use something like SFTP at the very least.
@pickleme
@pickleme 5 ай бұрын
i was waiting for gopher:// 😢
@robschn
@robschn 3 жыл бұрын
you did an awesome job explaining everything!
@Administrator-x4t
@Administrator-x4t 3 ай бұрын
hi welcome to youtube ThioJoe
@ATTIQOP
@ATTIQOP 3 ай бұрын
1:02 but my brain just return about:blank
@insanitysportal6692
@insanitysportal6692 6 ай бұрын
Not mentioning the telnet protocol? I mean, it was really big back in the day. Wish you'd mentioned more of the protocols
@csharpcoffee
@csharpcoffee 3 жыл бұрын
The steam console can be pretty useful for downloading an older version of some game file. A common use is to download an older TESV.exe file for Skyrim SE when modding with SKSE plugins.
@AltName7
@AltName7 3 жыл бұрын
That's pretty interesting, being able to access older versions of games sounds pretty useful. (but of course mainly for those goofy reasons that people would want to)
@Wieprzek
@Wieprzek 3 жыл бұрын
I think they are going to revoke that, like they will no longer keep old versions of games on their servers, sad
@AaronOfMpls
@AaronOfMpls 4 ай бұрын
Meanwhile I use the Steam console to get status messages if a game doesn't load (etc), without having to launch Steam itself from a terminal window. (Though I'll do _that_ sometimes too, if a game keeps crashing or otherwise misbehaving enough.)
@toranshaw4029
@toranshaw4029 3 жыл бұрын
I'm rather surprised that you didn't mention the classic (old) protocol gopher:// or its modern equivalent gemini://.
@toby3084
@toby3084 3 жыл бұрын
I was looking in the comments to see if anyone else was thinking that
@toranshaw4029
@toranshaw4029 3 жыл бұрын
@@toby3084 guessing that no one else has?
@toby3084
@toby3084 3 жыл бұрын
@@toranshaw4029 not from the comments I read
@skak3000
@skak3000 3 ай бұрын
You do make some interesting video. I am impressed by how creative you are if finding interesting subjects! Continue the good work!
@lyfandeth
@lyfandeth 3 жыл бұрын
THANK YOU JOE! Never in all the years have I seen this documented.
@FedJimSmith
@FedJimSmith 3 жыл бұрын
wow I learned alot of practical computing there, thank joe
@GraysOuttaContext
@GraysOuttaContext 3 жыл бұрын
Brother thio joe thank you for helping me everytime
@LostArchivist
@LostArchivist 4 ай бұрын
FTP, GOPHER, SSH, TELNET are some of many other non-HTTP, non-application protocols one may encounter.
@ironcastlive
@ironcastlive 3 ай бұрын
All these protocols, the children yearn for the terminal
@MAlanThomasII
@MAlanThomasII 6 ай бұрын
10:20 As a librarian, I used to use a program that had z39.50 support. It was old and not a web browser, because the protocol's intended use case was searching library catalogs from specialized client software. I assume you could have wanted some way to launch that from a web link back in the day; z39.50 actually predates the web by a couple decades, so you would have slapped that on early, static web pages. Now it has a number of attempted successors and is generally unnecessary in the modern environment, so I can see why it's in the historical category. You would probably block it rather than implement it to prevent a malicious URL launching a program with insecure legacy support!
@skycandy_806
@skycandy_806 3 жыл бұрын
Love the content. Keep the nerdy stuff coming
@geoffroi-le-Hook
@geoffroi-le-Hook 3 жыл бұрын
I remember ftp:// and gopher://
@jackkraken3888
@jackkraken3888 3 жыл бұрын
I thought he was going to mention those. Especially FTP since it's still being used.
@rreiter
@rreiter 3 жыл бұрын
@@jackkraken3888 I would have thought so too. These used to be a staple and I sometimes still use ftp. But I guess for the younger audience here ftp isn't as snazzy as steam:// and would be akin to showing them a typewriter...
@visvge4934
@visvge4934 3 жыл бұрын
I use ftp as a foothold when hacking if that counts as a young person knowing it lmao
@insanitysportal6692
@insanitysportal6692 6 ай бұрын
ftp is super-powerful (and still used)!
@benbookworm
@benbookworm 6 ай бұрын
@@geoffroi-le-Hook I'm annoyed that browsers don't seem to support ftp anymore. In a barely topic: F&@# the police!
@elzearcontelly2651
@elzearcontelly2651 6 ай бұрын
Actually, this is how Android etc works as well. When you select a file and share it to an app, etc, that's how apps can open each other (“deep linking”)
@pyp2205
@pyp2205 3 жыл бұрын
A lot of browsers have the same kind of url like chrome. Like Brave, Edge, and Opera. So for brave it will be "brave://", edge will be "edge://”, and opera will be "opera://". Also you know the dinosaur game Easter egg. Which in Chrome it's "chrome://dino", but this easter egg does exist in other Chromium browsers (try it you will be surprised). Edit: The Chrome Easter egg works on Brave, but it doesn't seem to work on Edge anymore.
@syxioyt
@syxioyt 3 жыл бұрын
lol
@KSPAtlas
@KSPAtlas 3 жыл бұрын
Firefox is the outlier and uses about: for everything
@pyp2205
@pyp2205 3 жыл бұрын
@@KSPAtlas Yep I figured it out on my own, when I tried to enable flags on the browser. I had to look up how to go to the flags menu and I saw that it's "about:config" instead of "firefox://flags”.
@bb55555555
@bb55555555 3 жыл бұрын
Dude. What about FTP? Back in the day that was the only way to transfer files and the only way to upload html files in order to build a website. Am I really so old that no one knows about FTP protocols?
@IDontModWTFz
@IDontModWTFz 3 жыл бұрын
I thought I seen this before. Love watching Emderman or FlyTech
@Arokhantos
@Arokhantos 3 жыл бұрын
Hey ThioJoe how many computer screens tablets phones you have ever owned or send back that had a dead pixel ?
@Thelearninglouge
@Thelearninglouge 6 ай бұрын
Timestamps 0:00 intro 1:34 URL Protocol Basics 4:50 Protocol Examples 6:50 Windows Protocols 8:25 Official Protocols 10:22 Private Schemes 13:54 End
@dimiidk2798
@dimiidk2798 3 жыл бұрын
what's a better feeling than seeing that ThioJoe posted a new video :DDD
@MaiderGoku
@MaiderGoku 3 жыл бұрын
You visited a malware website for teaching us knowing the risk. Appreciated the risk and effort.
@PrograError
@PrograError 3 жыл бұрын
it's not really malware if you know what to look for... but ya... that site is better avoided nowadays... (too much clones anyways)
@MaiderGoku
@MaiderGoku 3 жыл бұрын
@Him pirates bay, and the clones themselves are more malicious than the original one.
@MaiderGoku
@MaiderGoku 3 жыл бұрын
@Him Information coming from (Illiterate and malicious malware spreading/sharing people that malicious website is actually safe) Person. Argument ended, no point in more conversation people who viewed this can take this honest advice or be sucked into this malicious information from a malicious person. Your choice.
@MaiderGoku
@MaiderGoku 3 жыл бұрын
@Him Great joke further illiterate person.
@inkoalawetrust
@inkoalawetrust 3 жыл бұрын
@@MaiderGoku Lol you literally just need to go to the main web domain with an adblocker and Windows Defender on and you are fine.
@PabTSM-OfficialChannel
@PabTSM-OfficialChannel 3 жыл бұрын
"Then it will pass that info to Steam" **shows spotify logo**
@DedmenMiller
@DedmenMiller 6 ай бұрын
I use this for a game mod launcher. You can configure your mods on the web, and click a button and it will open the launcher and apply your mods to the game. More as a gimmick really, but it has the nice side effect that i can just send people a link in discord, to give many people the same mod setup.
@mchenrynick
@mchenrynick 3 жыл бұрын
Ever entered "about:config" in Firefox to adjust its settings?
@PetrosTotskas
@PetrosTotskas 5 ай бұрын
So much interesting stuff I learnt from that! Very useful as a software dev :o
@laylabranom5494
@laylabranom5494 3 жыл бұрын
Man, I was subbed to this channel.. And then KZbin unsubbed me. Thank God for the algorithm putting this channel back under my nose since KZbin decided to mess with my subscriptions.
@pcuser80
@pcuser80 3 жыл бұрын
I made my own protocols for a remote program i have made, that is very simple.
@KvapuJanjalia
@KvapuJanjalia 3 ай бұрын
At my previous workplace, I created a custom protocol handler for fetching a file from source control (Git, SVN and alike) after clicking on a link in email or web page and opening it in an associated app. Reason being: systems and database administrators refused to learn how to use Git and SVN.
@xozeintk8093
@xozeintk8093 3 жыл бұрын
Thanks for the information Thio.
@vladislavkaras491
@vladislavkaras491 8 ай бұрын
Thanks for the video!
@michaelhollister1472
@michaelhollister1472 2 жыл бұрын
Chromebooks use chrome:// for almost any settings or shell based operations
@pacosninjatacoteam2884
@pacosninjatacoteam2884 3 жыл бұрын
I imagine this would be useful for people who like to do everything through the command prompt. Or maybe you could write a program to use the browser as a commands prompt
@redcrafterlppa303
@redcrafterlppa303 3 жыл бұрын
Or... You could just run the program through the command line. For "easy access" you can copy the program to or make a lnk file in system32 and execute any program you want.
@Sohlstyce
@Sohlstyce 3 жыл бұрын
Enderman has done it, just google enderman custom chrome protocol
@killertigergaming6762
@killertigergaming6762 3 жыл бұрын
I don't think many people use command prompt for everything thats more common for linux where the cli is a lot better
@Sohlstyce
@Sohlstyce 3 жыл бұрын
@@redcrafterlppa303 you don't need that, you just need to copy a program to your %path% and then you can use win+r and type your program name(parameters and arguments are supported) and run the program.
@redcrafterlppa303
@redcrafterlppa303 3 жыл бұрын
@@Sohlstyce I'm not sure what solution is better. The path solution bloats this global variable. There should be 1 empty folder for the user to put these programs in. Like autorun
@swytchyglytch
@swytchyglytch Жыл бұрын
Not sure why this video popped up on my dash, being a year old lol but it's a very interesting intro to the concept of protocols. Do you think you'll do a follow-up to explain some other protocols in greater detail to help people explore parts of the internet outside of the commercialized web that most people think of as the internet? I mean protocols like FTP and Gopher, both of which still get used sometimes, or Gemini which is a more modernized version of Gopher. Protocols like telnet, scp, and ssh are also worth covering. I think it's time for people to remember that the Internet is much more than just the web.
@MadScientist267
@MadScientist267 3 жыл бұрын
"Tells the browser what protocol or type of content..." No, specifies the language used to communicate with the server in question...
@Sandromatic
@Sandromatic 3 жыл бұрын
That's what a protocol is. The language used to communicate.
@EverythingComputerized
@EverythingComputerized 3 жыл бұрын
Thank you bro! It was helpful!
@the_lyden
@the_lyden 3 ай бұрын
Thanks for mentioning a funny site where you showed a magnet link. Oh, btw, 9:12 THE ONE PIECE
@YusufYaser
@YusufYaser 3 жыл бұрын
Your videos are useful, continue!
@bushlshd
@bushlshd 3 жыл бұрын
Gamebanana uses this to have install buttons on the pages of some mods that open the corresponding mod loader and install the mod
@Quasihamster
@Quasihamster Жыл бұрын
"Why is there chrome in your adress bar, Seymour?" "Oh, this isn't chrome, it's steam! Steam, from the steamed URLs we're having! Hmmm, steamed URLs!"
@Scrawlerism
@Scrawlerism 3 жыл бұрын
Very great details thank you
@RFrappuccino
@RFrappuccino 6 ай бұрын
thiojoe plays tf2 confirmed
@alfieinspired
@alfieinspired 6 ай бұрын
Great video! I found it really useful
@HolarMusic
@HolarMusic Жыл бұрын
you actually don't have to go to the Registry to edit protocol associations, there's a page in settings for that
@mikaelsza
@mikaelsza 6 ай бұрын
Thanks, Uncle Joe!
@marcosd8733
@marcosd8733 3 жыл бұрын
I tried to create my own protocol before the video mentioned that it was possible just to create by copying, and I managed, when I came back I heard him talk about.
@nepsoundfont4035
@nepsoundfont4035 3 жыл бұрын
The epic games launcher app has its own web protocol that functions very similar to steams desktop shortcuts except epic shortcuts store a bit more data such as the action to perform usually to launch the game normally, but also if the shortcut should open the launcher window
@yodaluca23
@yodaluca23 7 ай бұрын
This is hilarious, I just saw the EnderMan video, and though ha how funny now ThioJoe is making a related video? Turns out thats what caused it 😆
@just-mees
@just-mees 3 ай бұрын
It should also be noted that sound uri should not be confused with sounding uti because they're two completely different things
@Ow0cast
@Ow0cast 3 жыл бұрын
thio: 'most hide it and only show it when you click on it' me: laughs in firefox
@BattousaiHBr
@BattousaiHBr 3 жыл бұрын
5:58 i wonder which website you got that from haha
@user-vn7ce5ig1z
@user-vn7ce5ig1z 3 жыл бұрын
• 5:56 - Joe: "I need to show an example of a magnet link; what torrent can I use that will make me look classy? 🤔" • 6:15 - ed2k 😀 • 6:28 - mailto : Bob? subject=Hey&body=Just+saying+hi.+😀 • 6:55 - * Specific to Windows 10 (they're definitely not available in XP). - 7:32 - Windows Store. 🙄 • 10:14 - Historical, so Archie, Gopher, Wais, FINGER… • 12:25 - I remember making my own protocol a long time ago. I can't remember what it was for. 🤔
@evandonovan9239
@evandonovan9239 5 ай бұрын
@@user-vn7ce5ig1z is Gopher really only historical now though?
@xaveforum4all0
@xaveforum4all0 Жыл бұрын
I used when XP was the latest os of Microsoft IE (internet explorer) as main explorer because of that XP doest had Address Bar. with using the IE of that time i had the Address Bar for the default explorer.
@8crafter
@8crafter Жыл бұрын
i actually use the data: urls all the time in the apple shortcuts app to load files in safari.
@Zevon-v4v
@Zevon-v4v Жыл бұрын
@8crafter, I watch some of your videos! Also, one time a stream game wasn't launching, so I just typed the URL into Chrome and it worked.
@justaivideos
@justaivideos 3 жыл бұрын
Thanks ThioJoe
@agent7c_
@agent7c_ 3 жыл бұрын
I’ve been wondering about this!
@Jaie55
@Jaie55 6 ай бұрын
Fun fact: thats exactly what the desktop icons for steam or epic games do. An URI
@sinderbloq6466
@sinderbloq6466 3 жыл бұрын
i'm always really sceptical about this channel like I have no idea what's a joke and what's genuine information
@siyabongadlamini2904
@siyabongadlamini2904 3 жыл бұрын
Very useful information more more please
@HKlink
@HKlink 3 жыл бұрын
You forgot a very common one. about. about:blank being the most common use, I always set my new tab page to about:blank so it won't try loading anything. Firefox uses it extensively for its settings pages, you didn't mention Firefox at all, it only showed up once accidentally in the mailto part. Not everyone uses Chrome, and nobody intentionally uses Edge.
@braxabnewest
@braxabnewest 3 жыл бұрын
PEOPLE USE EDGE intentionally
@Coco-qy6st
@Coco-qy6st Жыл бұрын
Edge is just Chrome but faster with more out of the box features.
@TheRealMangoDev
@TheRealMangoDev 6 ай бұрын
@@Coco-qy6stYOU DID NOT JUST SAY THAT.
@Coco-qy6st
@Coco-qy6st 6 ай бұрын
@@TheRealMangoDev it's true. You can use the diagnostics to compare the loading speed. Edge wins most of the time and both browsers are built on Chromium.
@Planet2763real
@Planet2763real 6 ай бұрын
​@@Coco-qy6st that's actually Firefox
@factioncluster9016
@factioncluster9016 3 жыл бұрын
Hey man I want to move my windows from a HDD to a SSD can you make a video about it? I searched the web but there is no concise video talking about it would you mind to make one? Loved this video BTW 😅
@paarthureddy2708
@paarthureddy2708 3 жыл бұрын
Use cloning software.
@BilboStabbins
@BilboStabbins 3 жыл бұрын
There's macrium reflect or some shit but it always pops up reminding you to update it like a cryware but hey its free
@ananttiwari1337
@ananttiwari1337 3 жыл бұрын
try a port of dd from Linux to Windows
@NGabunchanumbers
@NGabunchanumbers 3 жыл бұрын
What happens if you type in edge:// in chrome or the other way around?
@ramdom_player201
@ramdom_player201 6 ай бұрын
I wonder if this supports other kinds of protocols such as FTP (file transfer protocol), SMTP (simple mail transfer protocol), SSH (secure shell), etc. If they are supported, then does that mean that a protocol can be programmed to do things other than open a website or application?
@benjaminkim1
@benjaminkim1 3 жыл бұрын
Finally a way for me to hide an app and open it quickly instead of trying find it in the File Explorer 😂🤣
@Idontwantahandleplease
@Idontwantahandleplease 3 жыл бұрын
Windows + d hides all apps in a second
@benjaminkim1
@benjaminkim1 3 жыл бұрын
@@Idontwantahandleplease that’s not what this comment means. If you watched the video, it’s about how you could open apps with the web browser instead of the Start menu. Hence, removing the app from the Start menu so I can “hide” the app
The Weirdest Top-Level Domain Extensions
16:52
ThioJoe
Рет қаралды 209 М.
What Are Those Other Weird QR Codes?
16:10
ThioJoe
Рет қаралды 1 МЛН
How to Get a Verified Email Badge (Extremely Rare)
26:24
ThioJoe
Рет қаралды 587 М.
Finding WEIRD Typosquatting Websites
24:26
John Hammond
Рет қаралды 357 М.
URI, URL, URN. Что это, чем отличаются
9:33
Семен Алексеев | Программирование
Рет қаралды 21 М.
I Just Got Scammed for $399  -  Watch Out!
12:52
ThioJoe
Рет қаралды 623 М.
The Coolest System32 Programs You've Probably Never Heard Of
18:45
The Truth About SIM Card Cloning
13:04
Janus Cycle
Рет қаралды 1,1 МЛН
NEVER install these programs on your PC... EVER!!!
19:26
JayzTwoCents
Рет қаралды 4,9 МЛН
How to Spot Any Spoofed & Fake Email (Ultimate Guide)
30:32
ThioJoe
Рет қаралды 1,7 МЛН
Why Hacking is the Future of War
31:45
Johnny Harris
Рет қаралды 3,6 МЛН