aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-09-22Work around nosetests nosinessPhilipp Hagemeister
2013-09-21Change test target (Verified with node.js)Philipp Hagemeister
2013-09-21Restore accidentally deleted commitsPhilipp Hagemeister
2013-09-21[livestream] Fix events extraction (fixes #1467)Jaime Marquínez Ferrándiz
2013-09-21[dailymotion] Add an extractor for users (closes #1476)Jaime Marquínez Ferrándiz
2013-09-15[youtube] support youtube.googleapis.com/v/* urls (fixes #1425)Jaime Marquínez Ferrándiz
2013-09-14[soundcloud] Add an extractor for users (closes #1426)Jaime Marquínez Ferrándiz
2013-09-14Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412)Jaime Marquínez Ferrándiz
2013-09-13[ustream] Simplify channel extractionJaime Marquínez Ferrándiz
2013-09-13Merge pull request #1413 from tewe/masterJaime Marquínez Ferrándiz
2013-09-11Merge branch 'master' into subtitles_reworkIsmael Mejia
2013-09-09[youtube] Modify the regex to match ids of length 11 (fixes #1396)Jaime Marquínez Ferrándiz
2013-09-06Merge branch 'master' into subtitles_reworkIsmael Mejia
2013-09-06[subtitles] fixed multiple subtitles language separated by comma after mergeIsmael Mejia
2013-09-06[youtube] Fix some issues with the detection of playlist/channel urls (report...Jaime Marquínez Ferrándiz
2013-09-06[youtube] Fix detection of feeds urls (fixes #1294)Jaime Marquínez Ferrándiz
2013-09-05[youtube] Urls like youtube.com/NASA are now interpreted as users (fixes #1069)Jaime Marquínez Ferrándiz
2013-08-29Also print the field that fails if it is a md5 checksumJaime Marquínez Ferrándiz
2013-08-23Allow to specify multiple subtitles languages separated by commas (closes #518)Jaime Marquínez Ferrándiz
2013-08-23Merge pull request #937 from jaimeMF/subtitles_reworkJaime Marquínez Ferrándiz
2013-08-22Merge branch 'master' into subtitles_reworkIsmael Mejia
2013-08-19[youtube] Support watch_popup URLs (Fixes #1275)Philipp Hagemeister
2013-08-08[subtitles] Added tests to check correct behavior when no subtitles areIsmael Mejia
2013-08-08[test] Cleaned subtitles testsIsmael Mejia
2013-08-08[subtitles] removed only-sub option (--skip-download achieves the sameIsmael Mejia
2013-08-07Remove youtube sig testsPhilipp Hagemeister
2013-08-07[dailymotion] Added support for subtitles + new InfoExtractor forIsmael Mejia
2013-08-02[youtube]: new algo for length 83 (fixes #1164)Jaime Marquínez Ferrándiz
2013-07-31YoutubeIE: new algo for length 86 (fixes #1156)Jaime Marquínez Ferrándiz
2013-07-29[vimeo] add an extractor for channelsJaime Marquínez Ferrándiz
2013-07-29[dailymotion] Add an extractor for Dailymotion playlistsJaime Marquínez Ferrándiz
2013-07-25YoutubeIE: add algo for length 79 (fixes #1126)Jaime Marquínez Ferrándiz
2013-07-25YoutubeIE: new algo for length 81 (fixes #1127)Jaime Marquínez Ferrándiz
2013-07-24YoutubeIE: new algo for length 87 (fixes #1105)patrickslin
2013-07-20Use a dictionary for storing the subtitlesJaime Marquínez Ferrándiz
2013-07-19YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslinJaime Marquínez Ferrándiz
2013-07-18Remove the test to signature of lengths 43,43Jaime Marquínez Ferrándiz
2013-07-18YoutubeIE: add algo for length 90 (closes #1064)Jaime Marquínez Ferrándiz
2013-07-17Mark test_youtube_sig as non-executable (#1066)Philipp Hagemeister
2013-07-17[youtube] Add sig test for 92 (Thanks to @patrickslin)Philipp Hagemeister
2013-07-11YoutubeIE: add algo for length 81 (closes #1026)Jaime Marquínez Ferrándiz
2013-07-11YoutubeIE: a new algo for length 83Jaime Marquínez Ferrándiz
2013-07-11Add helper function find_path_attrPhilipp Hagemeister
2013-07-10YoutubeIE: new algo for length 83 (closes #1017 and closes #1016)Jaime Marquínez Ferrándiz
2013-07-07[youtube:subscriptions] Use colon for differentiation of shortcutsPhilipp Hagemeister
2013-07-01[youtube]: add YoutubeShowIE (closes #14)Jaime Marquínez Ferrándiz
2013-06-28Print which IE is being skipped in test_downloadJaime Marquínez Ferrándiz
2013-06-27Add function add_default_info_extractors to YoutubeDLJaime Marquínez Ferrándiz
2013-06-27Make sure that IEs only accept their own URLsPhilipp Hagemeister
2013-06-27Move testcase generator to helperPhilipp Hagemeister