Commit Graph

165 Commits (86fd453ea8f9b65f6b1aded22ccc802292159cf3)

Author SHA1 Message Date
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
Jaime Marquínez Ferrándiz 34c29ba1d7 Add test for SoundcloudSet 11 years ago
Philipp Hagemeister 8749b71273 Fix FakeDownloaders 11 years ago
Jaime Marquínez Ferrándiz ba7c775a04 Remove a commented line I forgot.
[ci skip]
11 years ago
Philipp Hagemeister 9665577802 Adapt tests to changes in youtube's "Most Popular" channel 11 years ago
Jaime Marquínez Ferrándiz 37254abc36 Allow to use relative dates in the format (now|today)[+-][0-9](day|week|month|year)(s)? (Closes #137)
Also fix DateRange not accepting ranges of one day.
11 years ago
Jaime Marquínez Ferrándiz bf50b0383e Fix some IEs that didn't return the uploade_date in the YYYYMMDD format
Create a function unified_strdate in utils.py to fix these problems
11 years ago
Jaime Marquínez Ferrándiz bd55852517 Allow to select videos to download by their upload dates (related #137)
Only absolute dates.
11 years ago
Jaime Marquínez Ferrándiz aba8df23ed YoutubePlaylistIE: don't crash with empty lists (related #808)
The playlist_title wasn't initialized.
11 years ago
Jaime Marquínez Ferrándiz c15e024141 TumblrIE
I haven't found many videos to test, so it may not work for all.
11 years ago
Jaime Marquínez Ferrándiz c72938240e Get the title of Youtube playlists 11 years ago
Jaime Marquínez Ferrándiz 9341212642 Create a function in InfoExtractors that returns the InfoExtractor class with the given name 11 years ago
Jaime Marquínez Ferrándiz 49da66e459 The test video for subtitles has added a new language 11 years ago
ispedals fb6c319904 Add tests for YoutubeChannelIE
- tests for identifying channel urls
- test retrieval of paginated channel
- test retrieval of autogenerated channel
11 years ago
Jaime Marquínez Ferrándiz dce9027045 Merge branch 'extract_info_rewrite' 11 years ago
Philipp Hagemeister 744435f2a4 Show whole diff in error cases 11 years ago
Philipp Hagemeister 0ba994e9e3 Skip ARD test as it requires rtmpdump 11 years ago
Philipp Hagemeister af9ad45cd4 Re-enable Stanford OC test 11 years ago
Philipp Hagemeister b03d65c237 Minor improvements for ARD IE 11 years ago
Jaime Marquínez Ferrándiz 14294236bf Merge branch 'master' into extract_info_rewrite 11 years ago
Filippo Valsorda 90a99c1b5e retry on UnavailableVideoError 11 years ago
Filippo Valsorda f375d4b7de import all IEs when testing to resemble more closely the real env 11 years ago
Filippo Valsorda e3700fc9e4 Merge pull request #736 from rg3/retry
Exception stacking and test retry
11 years ago
Filippo Valsorda 46b9d8295d Merge pull request #730 by @JohnyMoSwag
Support for Worldstarhiphop.com
11 years ago
Filippo Valsorda 0cd358676c Rebased, fixed and extended LiveLeak.com support
close #757 - close #761
11 years ago
Johny Mo Swag 44e939514e Added test for WorldStarHipHop 11 years ago
Jaime Marquínez Ferrándiz cfa90f4adc Merge branch 'master' into extract_info_rewrite 11 years ago
Filippo Valsorda 5cb3c0b319 Merge pull request #699 by @iemejia
Removed innecesary function to convert subtitles, improved use of the youtube api
11 years ago
Ismael Mejia 2a4093eaf3 Added new option '--list-subs' to show the available subtitle languages 11 years ago
Ismael Mejia 9e62bc4439 Added new option '--sub-format' to choose the format of the subtitles to downloade (defaut=srt) 11 years ago
Ismael Mejia ae608b8076 Added new option '--all-srt' to download all the subtitles of a video.
Only works in youtube for the moment.
11 years ago
Philipp Hagemeister e32b06e977 Spiegel IE 11 years ago
Filippo Valsorda 8cc83b8dbe Bubble up all the stack of exceptions and retry download tests on timeout errors 11 years ago
Philipp Hagemeister 3d3423574d Fix Unicode handling GenericIE (Fixes #734) 11 years ago
Jaime Marquínez Ferrándiz 8a38a194fb Add auxiliary methods to InfoExtractor to set the '_type' key and use them for some playlist IEs 11 years ago
Jaime Marquínez Ferrándiz 597cc8a455 Use extract_info in YoutubePlaylist and YoutubeSearch 11 years ago
Philipp Hagemeister a2ae43a55f Remove changed playlist test (#661) 11 years ago
Philipp Hagemeister 7ae153ee9c Remove tweetreel - it has shut down 11 years ago