index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2013-05-10
test_youtube_subtitles: FakeDownloader inherits form FileDownloader
Jaime Marquínez Ferrándiz
2013-05-05
Add support to www.ina.fr
julien
2013-05-05
PhotobucketIE: accept new format of urls and add a test
Jaime Marquínez Ferrándiz
2013-05-04
Experimentally whitelist Escapist test
Philipp Hagemeister
2013-05-03
Simplify RedTube
Philipp Hagemeister
2013-05-03
Redtube test now works
M.Yasoob Ullah Khalid
2013-05-03
added test for redtube.com
M.Yasoob Ullah Khalid
2013-05-02
InfoExtractors: use _download_webpage in more IEs
Jaime Marquínez Ferrándiz
2013-05-02
TumblrIE: fix title matching
Jaime Marquínez Ferrándiz
2013-05-01
Add BandcampIE (closes #568)
Jaime Marquínez Ferrándiz
2013-04-30
Add test for SoundcloudSet
Jaime Marquínez Ferrándiz
2013-04-30
Fix FakeDownloaders
Philipp Hagemeister
2013-04-30
Remove a commented line I forgot.
Jaime Marquínez Ferrándiz
2013-04-28
Adapt tests to changes in youtube's "Most Popular" channel
Philipp Hagemeister
2013-04-28
Allow to use relative dates in the format (now|today)[+-][0-9](day|week|month...
Jaime Marquínez Ferrándiz
2013-04-27
Fix some IEs that didn't return the uploade_date in the YYYYMMDD format
Jaime Marquínez Ferrándiz
2013-04-27
Allow to select videos to download by their upload dates (related #137)
Jaime Marquínez Ferrándiz
2013-04-27
YoutubePlaylistIE: don't crash with empty lists (related #808)
Jaime Marquínez Ferrándiz
2013-04-22
TumblrIE
Jaime Marquínez Ferrándiz
2013-04-20
Get the title of Youtube playlists
Jaime Marquínez Ferrándiz
2013-04-20
Create a function in InfoExtractors that returns the InfoExtractor class with...
Jaime Marquínez Ferrándiz
2013-04-20
The test video for subtitles has added a new language
Jaime Marquínez Ferrándiz
2013-04-19
Add tests for YoutubeChannelIE
ispedals
2013-04-19
Merge branch 'extract_info_rewrite'
Jaime Marquínez Ferrándiz
2013-04-11
Show whole diff in error cases
Philipp Hagemeister
2013-04-11
Skip ARD test as it requires rtmpdump
Philipp Hagemeister
2013-04-11
Re-enable Stanford OC test
Philipp Hagemeister
2013-04-11
Minor improvements for ARD IE
Philipp Hagemeister
2013-04-05
Merge branch 'master' into extract_info_rewrite
Jaime Marquínez Ferrándiz
2013-03-31
retry on UnavailableVideoError
Filippo Valsorda
2013-03-31
import all IEs when testing to resemble more closely the real env
Filippo Valsorda
2013-03-29
Merge pull request #736 from rg3/retry
Filippo Valsorda
2013-03-29
Merge pull request #730 by @JohnyMoSwag
Filippo Valsorda
2013-03-29
Rebased, fixed and extended LiveLeak.com support
Filippo Valsorda
2013-03-28
Added test for WorldStarHipHop
Johny Mo Swag
2013-03-28
Merge branch 'master' into extract_info_rewrite
Jaime Marquínez Ferrándiz
2013-03-20
Merge pull request #699 by @iemejia
Filippo Valsorda
2013-03-20
Added new option '--list-subs' to show the available subtitle languages
Ismael Mejia
2013-03-20
Added new option '--sub-format' to choose the format of the subtitles to down...
Ismael Mejia
2013-03-20
Added new option '--all-srt' to download all the subtitles of a video.
Ismael Mejia
2013-03-12
Spiegel IE
Philipp Hagemeister
2013-03-09
Bubble up all the stack of exceptions and retry download tests on timeout errors
Filippo Valsorda
2013-03-08
Fix Unicode handling GenericIE (Fixes #734)
Philipp Hagemeister
2013-03-05
Add auxiliary methods to InfoExtractor to set the '_type' key and use them fo...
Jaime Marquínez Ferrándiz
2013-03-05
Use extract_info in YoutubePlaylist and YoutubeSearch
Jaime Marquínez Ferrándiz
2013-03-03
Remove changed playlist test (#661)
Philipp Hagemeister
2013-03-03
Remove tweetreel - it has shut down
Philipp Hagemeister
2013-02-26
fix tests in Python3, and make them parallelizable
Philipp Hagemeister
2013-02-26
Do not user upper-case for non-constants
Philipp Hagemeister
2013-02-26
Modified Youtube video/playlist matching; fixes #668; fixes #585
Filippo Valsorda
[next]