summary refs log tree commit diff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [youtube] Modify the regex to match ids of length 11 (fixes #1396)Jaime Marquínez Ferrándiz2013-09-091-4/+7
* [youtube] Fix some issues with the detection of playlist/channel urls (report...Jaime Marquínez Ferrándiz2013-09-061-11/+16
* [youtube] Fix detection of feeds urls (fixes #1294)Jaime Marquínez Ferrándiz2013-09-061-0/+6
* [youtube] Urls like youtube.com/NASA are now interpreted as users (fixes #1069)Jaime Marquínez Ferrándiz2013-09-051-9/+20
* Also print the field that fails if it is a md5 checksumJaime Marquínez Ferrándiz2013-08-291-4/+3
* Allow to specify multiple subtitles languages separated by commas (closes #518)Jaime Marquínez Ferrándiz2013-08-231-2/+11
* Merge pull request #937 from jaimeMF/subtitles_reworkJaime Marquínez Ferrándiz2013-08-231-13/+13
|\
| * Use a dictionary for storing the subtitlesJaime Marquínez Ferrándiz2013-07-201-13/+13
* | [youtube] Support watch_popup URLs (Fixes #1275)Philipp Hagemeister2013-08-191-0/+1
* | Remove youtube sig testsPhilipp Hagemeister2013-08-071-79/+0
* | [youtube]: new algo for length 83 (fixes #1164)Jaime Marquínez Ferrándiz2013-08-021-1/+1
* | YoutubeIE: new algo for length 86 (fixes #1156)Jaime Marquínez Ferrándiz2013-07-311-2/+9
* | [vimeo] add an extractor for channelsJaime Marquínez Ferrándiz2013-07-291-1/+9
* | [dailymotion] Add an extractor for Dailymotion playlistsJaime Marquínez Ferrándiz2013-07-291-0/+30
* | YoutubeIE: add algo for length 79 (fixes #1126)Jaime Marquínez Ferrándiz2013-07-251-0/+5
* | YoutubeIE: new algo for length 81 (fixes #1127)Jaime Marquínez Ferrándiz2013-07-251-1/+1
* | YoutubeIE: new algo for length 87 (fixes #1105)patrickslin2013-07-241-1/+1
|/
* YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslinJaime Marquínez Ferrándiz2013-07-191-1/+1
* Remove the test to signature of lengths 43,43Jaime Marquínez Ferrándiz2013-07-181-5/+0
* YoutubeIE: add algo for length 90 (closes #1064)Jaime Marquínez Ferrándiz2013-07-181-5/+10
* Mark test_youtube_sig as non-executable (#1066)Philipp Hagemeister2013-07-171-0/+0
* [youtube] Add sig test for 92 (Thanks to @patrickslin)Philipp Hagemeister2013-07-171-0/+5
* YoutubeIE: add algo for length 81 (closes #1026)Jaime Marquínez Ferrándiz2013-07-111-0/+5
* YoutubeIE: a new algo for length 83Jaime Marquínez Ferrándiz2013-07-111-1/+1
* Add helper function find_path_attrPhilipp Hagemeister2013-07-111-0/+15
* YoutubeIE: new algo for length 83 (closes #1017 and closes #1016)Jaime Marquínez Ferrándiz2013-07-101-1/+1
* [youtube:subscriptions] Use colon for differentiation of shortcutsPhilipp Hagemeister2013-07-071-0/+11
* [youtube]: add YoutubeShowIE (closes #14)Jaime Marquínez Ferrándiz2013-07-011-1/+7
* Print which IE is being skipped in test_downloadJaime Marquínez Ferrándiz2013-06-281-3/+5
* Add function add_default_info_extractors to YoutubeDLJaime Marquínez Ferrándiz2013-06-271-3/+1
* Make sure that IEs only accept their own URLsPhilipp Hagemeister2013-06-271-1/+13
* Move testcase generator to helperPhilipp Hagemeister2013-06-273-14/+14
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-479/+1
* [googleplus] move testsPhilipp Hagemeister2013-06-271-10/+0
* [infoq] move testsPhilipp Hagemeister2013-06-271-12/+0
* [youku] move testsPhilipp Hagemeister2013-06-271-10/+0
* [eighttracks] move testPhilipp Hagemeister2013-06-271-71/+0
* [steam] move testPhilipp Hagemeister2013-06-271-20/+0
* [metacafe] move testsPhilipp Hagemeister2013-06-271-13/+0
* [soundcloud] Move testsPhilipp Hagemeister2013-06-271-65/+0
* Use str every timePhilipp Hagemeister2013-06-271-1/+1
* Allow _TESTS attribute for IEs with multiple testsPhilipp Hagemeister2013-06-272-41/+9
* Allow moving tests into IE filesPhilipp Hagemeister2013-06-272-9/+7
* Add tests and improve for HotNewHipHopPhilipp Hagemeister2013-06-271-0/+9
* a new day, a new s algo - fix #946Filippo Valsorda2013-06-271-7/+7
* Add a clean-room implementation for youtube signaturesPhilipp Hagemeister2013-06-271-0/+35
* Add test for youtube signature algorithmPhilipp Hagemeister2013-06-271-0/+22
* Simplify FakeYDLPhilipp Hagemeister2013-06-273-48/+35
* [wimp] minor readability improvements (#940)Philipp Hagemeister2013-06-261-0/+9
|\
| * removed trailing ',' and corrected the title in testM.Yasoob Khalid2013-06-261-1/+1