274 Commits (7459e3a29081dfa4cbbcc795e054e884e1d5e020)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz e69ae5b9e7 [youtube] support youtube.googleapis.com/v/* urls (fixes #1425) 11 years ago
Jaime Marquínez Ferrándiz 92790f4e54 [soundcloud] Add an extractor for users (closes #1426) 11 years ago
Jaime Marquínez Ferrándiz 0b7f31184d Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412) 11 years ago
Jaime Marquínez Ferrándiz a921f40799 [ustream] Simplify channel extraction 11 years ago
Jaime Marquínez Ferrándiz 8963d9c266 [youtube] Modify the regex to match ids of length 11 (fixes #1396) 11 years ago
Ismael Mejia d6e203b3dc [subtitles] fixed multiple subtitles language separated by comma after merge 11 years ago
Jaime Marquínez Ferrándiz e3ea479087 [youtube] Fix some issues with the detection of playlist/channel urls (reported in #1374) 11 years ago
Jaime Marquínez Ferrándiz faab1d3836 [youtube] Fix detection of feeds urls (fixes #1294) 11 years ago
Jaime Marquínez Ferrándiz f4b052321b [youtube] Urls like youtube.com/NASA are now interpreted as users (fixes #1069) 11 years ago
Jaime Marquínez Ferrándiz b7052e5087 Also print the field that fails if it is a md5 checksum 11 years ago
Jaime Marquínez Ferrándiz aa6a10c44a Allow to specify multiple subtitles languages separated by commas (closes #518) 11 years ago
Philipp Hagemeister d741e55a42 [youtube] Support watch_popup URLs (Fixes #1275) 11 years ago
Ismael Mejia d80a064eff [subtitles] Added tests to check correct behavior when no subtitles are 11 years ago
Ismael Mejia 447591e1ae [test] Cleaned subtitles tests 11 years ago
Ismael Mejia 33eb0ce4c4 [subtitles] removed only-sub option (--skip-download achieves the same 11 years ago
Philipp Hagemeister e2f48f9643 Remove youtube sig tests 11 years ago
Ismael Mejia 953e32b2c1 [dailymotion] Added support for subtitles + new InfoExtractor for 11 years ago
Jaime Marquínez Ferrándiz 04bca64bde [youtube]: new algo for length 83 (fixes #1164) 11 years ago
Jaime Marquínez Ferrándiz 75952c6e3d YoutubeIE: new algo for length 86 (fixes #1156) 11 years ago
Jaime Marquínez Ferrándiz caeefc29eb [vimeo] add an extractor for channels 11 years ago
Jaime Marquínez Ferrándiz a3c736def2 [dailymotion] Add an extractor for Dailymotion playlists 11 years ago
Jaime Marquínez Ferrándiz 5c468ca8a8 YoutubeIE: add algo for length 79 (fixes #1126) 11 years ago
Jaime Marquínez Ferrándiz aedd6bb97d YoutubeIE: new algo for length 81 (fixes #1127) 11 years ago
patrickslin 239e3e0cca YoutubeIE: new algo for length 87 (fixes #1105) 11 years ago
Jaime Marquínez Ferrándiz 5d51a883c2 Use a dictionary for storing the subtitles 11 years ago
Jaime Marquínez Ferrándiz a4358cbabd YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslin 11 years ago
Jaime Marquínez Ferrándiz 3e0b3a1428 Remove the test to signature of lengths 43,43 11 years ago
Jaime Marquínez Ferrándiz 444b116597 YoutubeIE: add algo for length 90 (closes #1064) 11 years ago
Philipp Hagemeister 51fb64bab1 Mark test_youtube_sig as non-executable (#1066) 11 years ago
Philipp Hagemeister 2a5201638d [youtube] Add sig test for 92 (Thanks to @patrickslin) 11 years ago
Jaime Marquínez Ferrándiz 606d7e67fd YoutubeIE: add algo for length 81 (closes #1026) 11 years ago
Jaime Marquínez Ferrándiz 85347e1cb6 YoutubeIE: a new algo for length 83 11 years ago
Philipp Hagemeister 59ae56fad5 Add helper function find_path_attr 11 years ago
Jaime Marquínez Ferrándiz c93898dae9 YoutubeIE: new algo for length 83 (closes #1017 and closes #1016) 11 years ago
Philipp Hagemeister 897f36d179 [youtube:subscriptions] Use colon for differentiation of shortcuts 11 years ago
Jaime Marquínez Ferrándiz 75dff0eef7 [youtube]: add YoutubeShowIE (closes #14) 11 years ago
Jaime Marquínez Ferrándiz bc2884afc1 Print which IE is being skipped in test_download 11 years ago
Jaime Marquínez Ferrándiz 023fa8c440 Add function add_default_info_extractors to YoutubeDL 11 years ago
Philipp Hagemeister a924876fed Make sure that IEs only accept their own URLs 11 years ago
Philipp Hagemeister fc2c063e1e Move testcase generator to helper 11 years ago
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions 11 years ago
Philipp Hagemeister 0c56a3f773 [googleplus] move tests 11 years ago
Philipp Hagemeister 9d069c4778 [infoq] move tests 11 years ago
Philipp Hagemeister 67f51b3d8c [youku] move tests 11 years ago
Philipp Hagemeister 5c5de1c79a [eighttracks] move test 11 years ago
Philipp Hagemeister 0821771466 [steam] move test 11 years ago
Philipp Hagemeister 83f6f68e79 [metacafe] move tests 11 years ago
Philipp Hagemeister 0c6c096c20 [soundcloud] Move tests 11 years ago
Philipp Hagemeister 41beccbab0 Use str every time 11 years ago
Philipp Hagemeister 2eb88d953f Allow _TESTS attribute for IEs with multiple tests 11 years ago