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-11-02
[bambuser] Add an extractor for channels (closes #1702)
Jaime Marquínez Ferrándiz
2013-10-31
Fix the test for dailymotion subtitles
Jaime Marquínez Ferrándiz
2013-10-28
[tests] a HTTP 503 is a transient issue
Filippo Valsorda
2013-10-28
Fix YouTubeDL test
Philipp Hagemeister
2013-10-28
[tests] don't fail on network errors
Filippo Valsorda
2013-10-28
tests: build the filename from the info_dict if the 'file' key is missing
Jaime Marquínez Ferrándiz
2013-10-21
Allow to use the extension for the format selection
Jaime Marquínez Ferrándiz
2013-10-21
Accept requested formats to be in the format 35/best (closes #1552)
Jaime Marquínez Ferrándiz
2013-10-18
Extend #980 with --max-quality support
Philipp Hagemeister
2013-10-18
Fix test
Philipp Hagemeister
2013-10-18
Merge remote-tracking branch 'jaimeMF/format_selection'
Philipp Hagemeister
2013-10-15
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-10-15
[generic] Support embedded vimeo videos (#1602)
Philipp Hagemeister
2013-10-15
Fix an import in the tests and the Youtube Shows test
Jaime Marquínez Ferrándiz
2013-10-15
Simplify tests
Philipp Hagemeister
2013-10-14
[youtube] Adds #1312 Download annotations
Jai Grimshaw
2013-10-12
Add an extractor for internetvideoarchive.com videos
Jaime Marquínez Ferrándiz
2013-10-12
Add support for single-test tox runs
Filippo Valsorda
2013-10-11
Implement the prefer_free_formats in YoutubeDL
Jaime Marquínez Ferrándiz
2013-10-11
[nhl] Add an extractor for videocenter's categories (#1586)
Jaime Marquínez Ferrándiz
2013-10-07
Simplify test setup
Philipp Hagemeister
2013-10-06
Allow users to specify an age limit (fixes #1545)
Philipp Hagemeister
2013-10-06
Move try_rm to test helpers
Philipp Hagemeister
2013-10-05
[fixup] remove unnecessary commented function
Filippo Valsorda
2013-10-05
add capability to suppress expected warnings in tests
Filippo Valsorda
2013-10-01
[youtube] correct --no-playlist for python3
Filippo Valsorda
2013-09-30
add test for --no-playlist
Filippo Valsorda
2013-09-22
Work around nosetests nosiness
Philipp Hagemeister
2013-09-21
Change test target (Verified with node.js)
Philipp Hagemeister
2013-09-21
Restore accidentally deleted commits
Philipp Hagemeister
2013-09-21
[livestream] Fix events extraction (fixes #1467)
Jaime Marquínez Ferrándiz
2013-09-21
[dailymotion] Add an extractor for users (closes #1476)
Jaime Marquínez Ferrándiz
2013-09-15
[youtube] support youtube.googleapis.com/v/* urls (fixes #1425)
Jaime Marquínez Ferrándiz
2013-09-14
[soundcloud] Add an extractor for users (closes #1426)
Jaime Marquínez Ferrándiz
2013-09-14
Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412)
Jaime Marquínez Ferrándiz
2013-09-13
[ustream] Simplify channel extraction
Jaime Marquínez Ferrándiz
2013-09-13
Merge pull request #1413 from tewe/master
Jaime Marquínez Ferrándiz
2013-09-11
Merge branch 'master' into subtitles_rework
Ismael Mejia
2013-09-09
[youtube] Modify the regex to match ids of length 11 (fixes #1396)
Jaime Marquínez Ferrándiz
2013-09-06
Merge branch 'master' into subtitles_rework
Ismael Mejia
2013-09-06
[subtitles] fixed multiple subtitles language separated by comma after merge
Ismael Mejia
2013-09-06
[youtube] Fix some issues with the detection of playlist/channel urls (report...
Jaime Marquínez Ferrándiz
2013-09-06
[youtube] Fix detection of feeds urls (fixes #1294)
Jaime Marquínez Ferrándiz
2013-09-05
[youtube] Urls like youtube.com/NASA are now interpreted as users (fixes #1069)
Jaime Marquínez Ferrándiz
2013-08-29
Also print the field that fails if it is a md5 checksum
Jaime Marquínez Ferrándiz
2013-08-23
Allow to specify multiple subtitles languages separated by commas (closes #518)
Jaime Marquínez Ferrándiz
2013-08-23
Merge pull request #937 from jaimeMF/subtitles_rework
Jaime Marquínez Ferrándiz
2013-08-22
Merge branch 'master' into subtitles_rework
Ismael Mejia
2013-08-19
[youtube] Support watch_popup URLs (Fixes #1275)
Philipp Hagemeister
2013-08-08
[subtitles] Added tests to check correct behavior when no subtitles are
Ismael Mejia
[next]