Commit Graph

202 Commits (825e0984e27f0c626c4d072066e0c9cae9069704)

Author SHA1 Message Date
Philipp Hagemeister 825e0984e2 [break] adapt to new paths 11 years ago
Philipp Hagemeister d1cade5ade Correct module name 11 years ago
Philipp Hagemeister 0824c28c8b Remove mentions of old InfoExtractors module 11 years ago
Philipp Hagemeister b8a360837a Fix Statigram test 11 years ago
Philipp Hagemeister 51ce3a75c9 Improve error reporting for downloads 11 years ago
M.Yasoob Khalid 9b5fffb149 added an IE and test for break.com 11 years ago
Philipp Hagemeister 828dba2983 Improvge error reporting 11 years ago
Philipp Hagemeister 6b3f5a329b Improve Statigr.am IE 11 years ago
M.Yasoob Khalid 4fdd4e6f6f added test for Statigr 11 years ago
Jaime Marquínez Ferrándiz f4c8bbcfc2 TEDIE: download the best quality video and use the new _search_regex functions
Also extracts the description.
11 years ago
Jaime Marquínez Ferrándiz 377fdf5dde Update the TumblrIE: the video is no longer available 11 years ago
Jaime Marquínez Ferrándiz 213b715893 Merge pull request #887 from anisse/master
Fetch all entries that are in a youtube playlist

Also add a test.
11 years ago
Filippo Valsorda 8bc7c3d858 Merge branch 'search_regex' - PR #872 - closes #847 11 years ago
Jaime Marquínez Ferrándiz 36ed7177f0 Fix HypemIE test: the song name has been changed 11 years ago
Jaime Marquínez Ferrándiz 32aa88bcae Add GametrailersIE 11 years ago
Jaime Marquínez Ferrándiz 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.
11 years ago
Jaime Marquínez Ferrándiz 9abc6c8b31 Update YahooIE test
The old test video is no longer available.
11 years ago
Filippo Valsorda ee55fcbe12 switch long info_dict fields checking to md5 11 years ago
Filippo Valsorda 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
11 years ago
Filippo Valsorda 979a9dd4c4 _html_search_regex with clean_html superpowers 11 years ago
M.Yasoob Khalid ecb3e676a5 Added Vbox7 Infoextractor 11 years ago
Filippo Valsorda be95cac157 raise exceptions on warnings during tests - and solve a couple of them 11 years ago
Filippo Valsorda 476203d025 print WARNINGs during test + minor fix to NBAIE 11 years ago
M.Yasoob Khalid 157b864a01 added HypemIE
rebased, closes PR #871
11 years ago
Filippo Valsorda 951b9dfd94 Merge pull request #866 from yasoob/master
Added support for XHamster - closes #841
11 years ago
M.Yasoob Ullah Khalid c978a96c02 Added test for XHamster.com 11 years ago
Clément DAVID 57bde0d9c7 Fix the test_all_urls (Import issue) 11 years ago
Clément DAVID 50b4d25980 Merge within test_all_urls 11 years ago
Clément DAVID 4a76d1dbe5 Add tests for justin.tv and twitch.tv 11 years ago
Jaime Marquínez Ferrándiz 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.
11 years ago
Jaime Marquínez Ferrándiz 45014296be Add TeamcocoIE (closes #212) 11 years ago
Anna Bernardi afef36c950 add support for Flickr videos - closes #261 11 years ago
Jaime Marquínez Ferrándiz 17bd1b2f41 VineIE: extract more information and minor style changes 11 years ago
Anna Bernardi 5b0d3cc0cd Add support for Vine - closes #845 11 years ago
Filippo Valsorda d4f76f1674 Add support for Howcast.com - closes #835 11 years ago
Jaime Marquínez Ferrándiz 340fa21198 UstreamIE: get thumbnail and uploader name 11 years ago
Jaime Marquínez Ferrándiz 59f4fd4dc6 YahooIE: remove old code and accept screen.yahoo.com videos (#300)
Videos require rtmpdump
11 years ago
Philipp Hagemeister 86fd453ea8 Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister c83411b9ee Skip bandcamp tests for now - free limit has been exceeded 11 years ago
Jaime Marquínez Ferrándiz 057c9938a1 Import FileDownloader in test_youtube_subtitles
Fix last commit
11 years ago
Jaime Marquínez Ferrándiz 9259966132 test_youtube_subtitles: FakeDownloader inherits form FileDownloader 11 years ago
julien 7f5bd09baf Add support to www.ina.fr 11 years ago
Jaime Marquínez Ferrándiz d96680f58d PhotobucketIE: accept new format of urls and add a test 11 years ago
Philipp Hagemeister 09dd418f53 Experimentally whitelist Escapist test 11 years ago
Philipp Hagemeister c34407d16c Simplify RedTube 11 years ago
M.Yasoob Ullah Khalid 815dd2ffa8 Redtube test now works
I just did a little makeover by changing redtube tests. Now they are passed.
11 years ago
M.Yasoob Ullah Khalid b86174e7a3 added test for redtube.com
I just added the test for redtube.com
11 years ago
Jaime Marquínez Ferrándiz 46bfb42258 InfoExtractors: use _download_webpage in more IEs
IEs without tests are intact.
11 years ago
Jaime Marquínez Ferrándiz 104ccdb8b4 TumblrIE: fix title matching 11 years ago
Jaime Marquínez Ferrándiz aed523ecc1 Add BandcampIE (closes #568) 11 years ago