]> jfr.im git - yt-dlp.git/history - youtube_dl/extractor/youtube.py
[youtube] Add an extractor for Youtube recommended videos (":ytrec" keyword) (closes...
[yt-dlp.git] / youtube_dl / extractor / youtube.py
2013-07-20  Jaime Marquínez... [youtube] Add an extractor for Youtube recommended...
2013-07-20  Philipp HagemeisterMerge remote-tracking branch 'yasoob/master'
2013-07-19  Jaime Marquínez... YoutubeIE: new algo for length 85 (closes #1080), thank...
2013-07-18  Jaime Marquínez... YoutubeIE: add algo for length 90 (closes #1064)
2013-07-17  Jaime Marquínez... YoutubeIE: some encrypted signatures have more than...
2013-07-17  Philipp Hagemeister[youtube] Add code for signature 92 (Closes #1060)
2013-07-17  Philipp HagemeisterRevert "[youtube] improved decrypt_signature, closes...
2013-07-17  Philipp HagemeisterMerge remote-tracking branch 'Forever-Young/patch-1'
2013-07-17  Anton Novosyolov[youtube] improved decrypt_signature, closes #1060
2013-07-11  Jaime Marquínez... YoutubeIE: add algo for length 81 (closes #1026)
2013-07-11  Jaime Marquínez... YoutubeIE: a new algo for length 83
2013-07-11  Philipp HagemeisterMerge remote-tracking branch 'yasoob/master'
2013-07-10  Jaime Marquínez... YoutubeIE: show a more meaningful error when it founds...
2013-07-10  Jaime Marquínez... YoutubeIE: new algo for length 83 (closes #1017 and...
2013-07-09  Jaime Marquínez... YoutubeIE: Fix vevo explicit videos (closes #956)
2013-07-08  Jaime Marquínez... YoutubeSubscriptionsIE: raise an error if there's no...
2013-07-08  Jaime Marquínez... YoutubeIE: use the new method in the base IE for gettin...
2013-07-08  Philipp HagemeisterDo not redefine variables in list comprehensions
2013-07-07  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-07-07  Jaime Marquínez... YoutubeIE: extract the thumbnail in the best possible...
2013-07-07  Philipp Hagemeister[youtube:subscriptions] Use colon for differentiation...
2013-07-07  Jaime Marquínez... [youtube] Add and extractor for the subscriptions feed...
2013-07-02  Philipp HagemeisterDo not show bug report for errors that are to be expect...
2013-07-01  Philipp HagemeisterAdd --list-extractor-descriptions (human-readable list...
2013-07-01  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-07-01  Jaime Marquínez... [youtube]: add YoutubeShowIE (closes #14)
2013-07-01  Jaime Marquínez... YoutubeIE: use a negative index when accessing the...
2013-07-01  Jaime Marquínez... YoutubeIE: extract the correct video id for movie URLs...
2013-07-01  Philipp HagemeisterMerge remote-tracking branch 'yasoob/master'
2013-07-01  Philipp Hagemeister[youtube] Warn if URL is most likely wrong (#969)
2013-06-28  Filippo Valsordakeep track of the dates and html5player versions of...
2013-06-27  Philipp HagemeisterMerge branch 'generate-ie-list'
2013-06-27  Philipp HagemeisterMerge pull request #954 from gitprojs/generic
2013-06-27  Philipp Hagemeister[youtube] Fix tests in 2.x
2013-06-27  Philipp HagemeisterAllow _TESTS attribute for IEs with multiple tests
2013-06-27  Philipp HagemeisterMerge remote-tracking branch 'gitprojs/master'
2013-06-27  Philipp HagemeisterMerge remote-tracking branch 'origin/HEAD'
2013-06-27  Philipp HagemeisterMerge remote-tracking branch 'JohnyMoSwag/master'
2013-06-27  Jaime Marquínez... YoutubeIE: update the docstrings and the error message...
2013-06-27  Filippo Valsordaprint more encrypted signature info on -v (rel: #948)
2013-06-27  Filippo Valsordaa new day, a new s algo - fix #946
2013-06-27  Philipp Hagemeistersimplify youtube signature generation
2013-06-26  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-26  Philipp HagemeisterAdd a clean-room implementation for youtube signatures
2013-06-25  Jaime Marquínez... Add the option "--write-auto-sub" to download automatic...
2013-06-25  Jaime Marquínez... Merge pull request #922 from JohnyMoSwag/master
2013-06-25  Philipp HagemeisterAdd Jukebox IE
2013-06-25  Filippo Valsordaimprove generic and encrypted signature error messages
2013-06-25  Philipp HagemeisterHandle video pages without vevo IDs (Fixes #923)
2013-06-24  Jaime Marquínez... YoutubeIE: Extend decryption of signatures to all video...
2013-06-24  Jaime Marquínez... [youtube] fix condition always being evaluated to true
2013-06-23  Philipp Hagemeister[youtube] Use mp4 as extension for format 38 (Fixes...
2013-06-23  Philipp Hagemeister[break] adapt to new paths
2013-06-23  Philipp HagemeisterMove YoutubeSearchIE to the other youtube IEs
2013-06-23  Philipp HagemeisterMove Metacafe and Statigram into their own files, and...
2013-06-23  Philipp Hagemeister[youtube] remove dead code
2013-06-23  Philipp HagemeisterMove youtube extractors to youtube_dl.extractor.youtube