]> jfr.im git - yt-dlp.git/history - test/test_youtube_lists.py
[youtube]: add YoutubeShowIE (closes #14)
[yt-dlp.git] / test / test_youtube_lists.py
2013-07-01  Jaime Marquínez... [youtube]: add YoutubeShowIE (closes #14)
2013-06-26  Jaime Marquínez... Merge branch 'master' of github.com:rg3/youtube-dl
2013-06-26  Philipp HagemeisterSimplify FakeYDL
2013-06-25  Philipp HagemeisterAdd Jukebox IE
2013-06-24  Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/youtubedl_class'
2013-06-24  Jaime Marquínez... Use the new class in the tests
2013-06-23  Philipp Hagemeister[break] adapt to new paths
2013-06-23  Philipp HagemeisterRemove mentions of old InfoExtractors module
2013-06-23  Philipp HagemeisterMerge remote-tracking branch 'origin/vimeo_passworded_v...
2013-06-19  Jaime Marquínez... Merge pull request #887 from anisse/master
2013-06-17  Filippo ValsordaMerge branch 'search_regex' - PR #872 - closes #847
2013-06-15  Jaime Marquínez... Update test_issue_673 in Youtube Lists
2013-05-04  Philipp HagemeisterMerge pull request #802 from joeframbach/master
2013-04-30  Philipp HagemeisterFix FakeDownloaders
2013-04-28  Philipp HagemeisterAdapt tests to changes in youtube's "Most Popular"...
2013-04-27  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-04-27  Jaime Marquínez... YoutubePlaylistIE: don't crash with empty lists (relate...
2013-04-22  Jaime Marquínez... Merge pull request #792 from fp7/master
2013-04-20  Jaime Marquínez... Get the title of Youtube playlists
2013-04-19  ispedalsAdd tests for YoutubeChannelIE
2013-04-19  Jaime Marquínez... Merge branch 'extract_info_rewrite'
2013-04-05  Jaime Marquínez... Merge branch 'master' into extract_info_rewrite
2013-03-28  Jaime Marquínez... Merge branch 'master' into extract_info_rewrite
2013-03-20  Filippo ValsordaMerge pull request #699 by @iemejia
2013-03-05  Jaime Marquínez... Add auxiliary methods to InfoExtractor to set the ...
2013-03-05  Jaime Marquínez... Use extract_info in YoutubePlaylist and YoutubeSearch
2013-03-04  Jaime Marquínez... Merge branch 'master' into extract_info_rewrite
2013-03-03  Philipp HagemeisterRemove changed playlist test (#661)
2013-02-26  Philipp Hagemeisterfix tests in Python3, and make them parallelizable
2013-02-26  Philipp HagemeisterDo not user upper-case for non-constants
2013-02-26  Philipp HagemeisterMerge remote-tracking branch 'origin/API_YT_playlists'
2013-02-26  Filippo ValsordaModified Youtube video/playlist matching; fixes #668...
2013-02-26  Filippo ValsordaSwitch YTPlaylistIE to API (relevant: #586); fixes...
2013-01-05  Jeff CrouseMerge branch 'master' of https://github.com/rg3/youtube-dl
2012-12-20  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-12-20  Filippo Valsordabetter Vimeo tests; fixed a couple of VimeoIE fields
2012-12-17  Filippo Valsordatest subtitles
2012-12-12  Filippo Valsordastreamlined and simplified dynamic tests generation...
2012-12-12  Filippo ValsordaMerge remote-tracking branch 'gcmalloc/master' into...
2012-12-11  Philipp HagemeisterFix TestYoutubeLists.test_youtube_user
2012-12-11  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-12-11  Filippo Valsordafix playlist pagination and add YT playlist tests ...