aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youtube.py
AgeCommit message (Expand)Author
2015-01-06[youtube] Add formats 308 and 315 (closes #4650)Jaime Marquínez Ferrándiz
2015-01-05[youtube] Handle cases where format comes without a preference (Fixes #4648)Philipp Hagemeister
2015-01-05[youtube:toplist] Remove extractorJaime Marquínez Ferrándiz
2015-01-03[youtube] Correct handling when DASH manifest is not necessary to find all fo...Philipp Hagemeister
2015-01-01[youtube] Add a pseudo-extractor for truncated YouTube video IDs (#4610)Philipp Hagemeister
2014-12-31[youtube] Use '_download_xml' for getting the available subtitlesJaime Marquínez Ferrándiz
2014-12-31[youtube] Add support for automatically translated subtitles (fixes #4555)Jaime Marquínez Ferrándiz
2014-12-30[youtube] Add test for age-gate video with encrypted signatureSergey M․
2014-12-29[youtube] Fix videos with age gate and encrypted signaturesCédric Luthi
2014-12-17Improve code stylePhilipp Hagemeister
2014-12-16[youtube:feeds] (Fixes #4486)Philipp Hagemeister
2014-12-15[youtube:playlist] Work around buggy playlists (fixes #4449)Jaime Marquínez Ferrándiz
2014-12-14[youtube] Fix player ID detectionPhilipp Hagemeister
2014-12-12[youtube:playlist] Remove unused propertyJaime Marquínez Ferrándiz
2014-12-12[youtube:channel] Fix extraction (fixes #4435)Jaime Marquínez Ferrándiz
2014-12-11[youtube] Amend testPhilipp Hagemeister
2014-12-11[youtube] Do not warn if DASH manifest is missing (#4442)Philipp Hagemeister
2014-12-11[youtube] Make category optional (#4442)Philipp Hagemeister
2014-12-11Merge remote-tracking branch 'akretz/youtube_fix'Philipp Hagemeister
2014-12-11[youtube] Add test case for #4431Philipp Hagemeister
2014-12-11[youtube] The case that 'url_encoded_fmt_stream_map' or 'adaptive_fmts' is th...Adrian Kretz
2014-12-11[youtube] Fix importsPhilipp Hagemeister
2014-12-10[youtube] Pass in all variables to DASH manifest (Fixes #4424)Philipp Hagemeister
2014-12-10[youtube] Handle missing DASH manifest (Fixes #4421, fixes #4420)Philipp Hagemeister
2014-12-06Allow iterators for playlist result entriesPhilipp Hagemeister
2014-12-06[youtube] ModernizePhilipp Hagemeister
2014-12-04pep8 and minor beautification all aroundPhilipp Hagemeister
2014-12-01[youtube] Extract framerate from the dash manifestJaime Marquínez Ferrándiz
2014-11-30[youtube] Add a normal age-gate test videoJaime Marquínez Ferrándiz
2014-11-30[youtube] Simplify code for getting the dash manifest urlJaime Marquínez Ferrándiz
2014-11-30[youtube] Try to extract the video_info from the webpage before requesting th...Jaime Marquínez Ferrándiz
2014-11-30[youtube] Update testJaime Marquínez Ferrándiz
2014-11-30[youtube] Add format 313 (fixes #4339)Jaime Marquínez Ferrándiz
2014-11-30[youtube] Use a cookie for seeting the languageJaime Marquínez Ferrándiz
2014-11-29[youtube] Don't confirm age when initializingJaime Marquínez Ferrándiz
2014-11-26[youtube] Remove useless u prefixesPhilipp Hagemeister
2014-11-23Merge remote-tracking branch 'jtwaleson/master'Philipp Hagemeister
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23Merge remote-tracking branch 'jtwaleson/master'Philipp Hagemeister
2014-11-23PEP8: more appliedJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-11-23[youtube] Clarify keywordsPhilipp Hagemeister
2014-11-23[youtube] Support controversy videos (Fixes #4275)Philipp Hagemeister
2014-11-18[youtube] Add webm audio formats (Fixes #4229)Philipp Hagemeister
2014-11-17[youtube] Better error message for DASH manifestPhilipp Hagemeister
2014-11-13Fix YouTube signature extraction.Aaron Wojnowski
2014-11-09[YoutubeDL] Add playlist_id and playlist_title fields (Fixes #4139)Philipp Hagemeister
2014-11-04[youtube] Clarify outputPhilipp Hagemeister
2014-11-04[youtube] Skip sts if missing (Fixes #4095, fixes #4103)Philipp Hagemeister
2014-10-31[youtube] Detect formats 298 et al as mp4 (Fixes #4066)Philipp Hagemeister