YouTube
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) m |
m |
||
(7 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 == | ||
* [[QuickTime]] (MOV) | * [[QuickTime]] (MOV) | ||
− | * [[ | + | * [[MP4|MPEG4]] |
* [[AVI]] | * [[AVI]] | ||
* [[WMV]] | * [[WMV]] | ||
− | * [[MPEG|MPEGPS]] | + | * [[MPEG Program Stream|MPEGPS]] |
* [[FLV]] | * [[FLV]] | ||
* 3GPP ([[3G2]], [[3GP]]) | * 3GPP ([[3G2]], [[3GP]]) | ||
* [[WebM]] | * [[WebM]] | ||
+ | * [[DNxHR]] | ||
+ | * [[ProRes]] | ||
+ | * [[Cineform]] | ||
+ | * [[HEVC]] | ||
== Links == | == Links == | ||
− | * [ | + | * [https://www.youtube.com/ YouTube] |
* [[Wikipedia:YouTube|Wikipedia article]] | * [[Wikipedia:YouTube|Wikipedia article]] | ||
* [https://support.google.com/youtube/troubleshooter/2888402?hl=en Supported YouTube file formats] | * [https://support.google.com/youtube/troubleshooter/2888402?hl=en Supported YouTube file formats] | ||
* [http://knowyourmeme.com/memes/the-wadsworth-constant The Wadsworth Constant: axiom that 30% of any video can be safely skipped] | * [http://knowyourmeme.com/memes/the-wadsworth-constant The Wadsworth Constant: axiom that 30% of any video can be safely skipped] | ||
+ | * [http://boingboing.net/2014/03/15/british-spies-lied-about-getti.html British spies lied about getting super-censorship powers over Youtube] | ||
+ | * [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)] | ||
+ | * [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]] |
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!)