6b47c7f24e
Allow moving tests into IE files
...
Allow adding download tests right in the IE file.
This will cut down on merge conflicts and make it more likely that new IE authors will add tests right away.
2013-06-27 18:28:45 +02:00
ed4a915e08
Add tests and improve for HotNewHipHop
2013-06-27 17:56:48 +02:00
23300d7149
a new day, a new s algo - fix #946
2013-06-27 12:24:46 +02:00
6b37f0be55
Add a clean-room implementation for youtube signatures
2013-06-27 01:51:10 +02:00
5746f9da99
Add test for youtube signature algorithm
2013-06-27 00:09:25 +02:00
112da0a0ce
Simplify FakeYDL
2013-06-27 00:09:05 +02:00
ed92bc9f6e
[wimp] minor readability improvements ( #940 )
2013-06-26 18:22:42 +02:00
aa0c87391c
Add CSpanIE ( closes #312 )
2013-06-26 17:55:54 +02:00
8bcc355972
removed trailing ',' and corrected the title in test
2013-06-26 15:51:25 +05:00
6b4642fae3
added test for wimp.com
2013-06-26 15:40:24 +05:00
65cceef8f4
Added support for additional vtt subtitle format (WebVTT) in youtube-dl.
2013-06-26 11:28:47 +02:00
b004821fa9
Add the option "--write-auto-sub" to download automatic subtitles from Youtube
...
Now automatic subtitles are only downloaded if the option is given.
(closes #903 )
2013-06-25 23:46:24 +02:00
f4daa18152
added test for tudou.com
2013-06-25 22:52:21 +05:00
f7ab6cbe16
add tests for use_cipher_signature videos ( #897 ) and the ability to test multiple videos per IE
2013-06-25 14:38:00 +02:00
70d1924f8b
Add VevoIE
2013-06-24 12:31:41 +02:00
8bf8b5a577
Use the new class in the tests
2013-06-24 10:21:44 +02:00
8222d8de88
Split FileDownloader in two classes: FileDownloader and YoutubeDL
...
YoutubeDL is the class that coordinates everything
FileDownloader gets a filename and an info dict and downloads the video.
2013-06-24 10:21:43 +02:00
825e0984e2
[break] adapt to new paths
2013-06-23 22:59:51 +02:00
d1cade5ade
Correct module name
2013-06-23 22:53:42 +02:00
0824c28c8b
Remove mentions of old InfoExtractors module
2013-06-23 22:42:59 +02:00
b8a360837a
Fix Statigram test
2013-06-23 21:34:40 +02:00
51ce3a75c9
Improve error reporting for downloads
2013-06-23 21:33:11 +02:00
9b5fffb149
added an IE and test for break.com
2013-06-23 22:42:51 +05:00
828dba2983
Improvge error reporting
2013-06-23 18:59:01 +02:00
6b3f5a329b
Improve Statigr.am IE
2013-06-23 18:58:53 +02:00
4fdd4e6f6f
added test for Statigr
2013-06-23 18:56:26 +05:00
f4c8bbcfc2
TEDIE: download the best quality video and use the new _search_regex functions
...
Also extracts the description.
2013-06-20 20:51:20 +02:00
377fdf5dde
Update the TumblrIE: the video is no longer available
2013-06-20 14:02:21 +02:00
213b715893
Merge pull request #887 from anisse/master
...
Fetch all entries that are in a youtube playlist
Also add a test.
2013-06-19 12:52:44 +02:00
8bc7c3d858
Merge branch 'search_regex' - PR #872 - closes #847
2013-06-17 19:28:18 +02:00
36ed7177f0
Fix HypemIE test: the song name has been changed
2013-06-16 20:42:28 +02:00
32aa88bcae
Add GametrailersIE
2013-06-16 20:34:45 +02:00
31513ea6b9
Update test_issue_673 in Youtube Lists
...
Some videos have been removed.
Delete the title check, it's not the purpose of that test.
2013-06-15 11:20:22 +02:00
9abc6c8b31
Update YahooIE test
...
The old test video is no longer available.
2013-06-10 19:42:02 +02:00
ee55fcbe12
switch long info_dict fields checking to md5
2013-06-09 15:03:54 +02:00
78d3442b12
test: extend the reach of info_dict checking
...
* print the info_dict in a format suitable to easy adding to tests.json during tests if un-tested fields are detected
* make it possible to put the crc32 in tests.json if the field is too long
* complete the "info_dict" fields in existing tests
* fixed the bugs catched doing this
2013-06-09 14:21:42 +02:00
979a9dd4c4
_html_search_regex with clean_html superpowers
2013-06-09 11:57:13 +02:00
ecb3e676a5
Added Vbox7 Infoextractor
2013-06-08 12:44:38 +05:00
be95cac157
raise exceptions on warnings during tests - and solve a couple of them
2013-06-07 12:46:23 +02:00
476203d025
print WARNINGs during test + minor fix to NBAIE
2013-06-06 15:07:05 +02:00
157b864a01
added HypemIE
...
rebased, closes PR #871
2013-06-06 12:01:07 +02:00
951b9dfd94
Merge pull request #866 from yasoob/master
...
Added support for XHamster - closes #841
2013-06-04 10:39:31 -07:00
c978a96c02
Added test for XHamster.com
2013-06-04 17:33:02 +05:00
57bde0d9c7
Fix the test_all_urls (Import issue)
2013-06-04 13:10:12 +02:00
50b4d25980
Merge within test_all_urls
2013-06-04 13:06:49 +02:00
4a76d1dbe5
Add tests for justin.tv and twitch.tv
2013-06-03 22:16:55 +02:00
dc1c355b72
YoutubeIE: fallback to automatic captions when subtitles aren't found ( closes #843 )
...
Also modify test_youtube_subtitles to support running the tests in any order.
2013-05-31 17:03:40 +02:00
45014296be
Add TeamcocoIE ( closes #212 )
2013-05-21 14:37:32 +02:00
afef36c950
add support for Flickr videos - closes #261
2013-05-20 23:19:38 +02:00
17bd1b2f41
VineIE: extract more information and minor style changes
2013-05-20 08:31:03 +02:00