YouTube
From Just Solve the File Format Problem
(Difference between revisions)
(Deleted outdated remark) |
Dan Tobias (Talk | contribs) (→Links) |
||
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]] |
Revision as of 13:36, 15 April 2019
YouTube is a video streaming service, owned by Alphabet (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
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!)