YouTube
From Just Solve the File Format Problem
(Difference between revisions)
m |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Video | |subcat=Video | ||
}} | }} | ||
− | '''YouTube''' is a video streaming service, owned by Google, which allows users to upload videos and view the videos uploaded by others, all at no charge (but sometimes sticks ads on them) | + | '''YouTube''' is a video streaming service, owned by [[Google]], which allows users to upload videos and view the videos uploaded by others, all at no charge (but sometimes sticks ads on them). |
== File formats supported for uploads == | == File formats supported for uploads == | ||
Line 27: | Line 27: | ||
* [https://gist.github.com/klaufir/d1e694c064322a7fbc15 Conspiracy and an off-by-one error] (accuracy of encoding dates embedded in YouTube video data) | * [https://gist.github.com/klaufir/d1e694c064322a7fbc15 Conspiracy and an off-by-one error] (accuracy of encoding dates embedded in YouTube video data) | ||
* [http://rg3.github.io/youtube-dl/ YouTube downloader (in Python)] | * [http://rg3.github.io/youtube-dl/ YouTube downloader (in Python)] | ||
+ | * [https://torrentfreak.com/stream-ripping-what-are-youtube-spotify-deezer-doing-about-it-190414/ Stream-Ripping: What Are YouTube, Spotify & Deezer Doing About it?] (Certainly not anything that would stop somebody from using software like the above Python YouTube downloader!) | ||
[[Category:Google]] | [[Category:Google]] | ||
[[Category:Web]] | [[Category:Web]] | ||
[[Category:Websites and online services]] | [[Category:Websites and online services]] |
Latest revision as of 23:02, 4 February 2022
YouTube is a video streaming service, owned by Google, which allows users to upload videos and view the videos uploaded by others, all at no charge (but sometimes sticks ads on them).
[edit] File formats supported for uploads
[edit] Links
- YouTube
- Wikipedia article
- Supported YouTube file formats
- The Wadsworth Constant: axiom that 30% of any video can be safely skipped
- British spies lied about getting super-censorship powers over Youtube
- Conspiracy and an off-by-one error (accuracy of encoding dates embedded in YouTube video data)
- YouTube downloader (in Python)
- Stream-Ripping: What Are YouTube, Spotify & Deezer Doing About it? (Certainly not anything that would stop somebody from using software like the above Python YouTube downloader!)