This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
youtube-dl
Watch
1
Star
0
Fork
0
You've already forked youtube-dl
Code
Issues
Pull Requests
Releases
Wiki
Activity
youtube-dl
/
test
History
Jaime Marquínez Ferrándiz
0b7f31184d
Now --all-sub is a modifier to --write-sub and --write-auto-sub (
closes
#1412
)
...
For keeping backwards compatibility --all-sub sets --write-sub if --write-auto-sub is not given
2013-09-14 11:14:40 +02:00
..
helper.py
Move testcase generator to helper
2013-06-27 21:15:16 +02:00
parameters.json
[subtitles] removed only-sub option (--skip-download achieves the same
2013-08-08 10:06:24 +02:00
test_all_urls.py
[youtube] Modify the regex to match ids of length 11 (
fixes
#1396
)
2013-09-09 10:33:12 +02:00
test_dailymotion_subtitles.py
Now --all-sub is a modifier to --write-sub and --write-auto-sub (
closes
#1412
)
2013-09-14 11:14:40 +02:00
test_download.py
Also print the field that fails if it is a md5 checksum
2013-08-29 12:15:45 +02:00
test_execution.py
Improve execution tests
2012-12-01 15:52:34 +01:00
test_playlists.py
Merge pull request
#1413
from tewe/master
2013-09-13 21:34:31 +02:00
test_utils.py
[ustream] Simplify channel extraction
2013-09-13 22:05:29 +02:00
test_write_info_json.py
Split FileDownloader in two classes: FileDownloader and YoutubeDL
2013-06-24 10:21:43 +02:00
test_youtube_lists.py
[youtube]: add YoutubeShowIE (
closes
#14
)
2013-07-01 17:59:28 +02:00
test_youtube_subtitles.py
Now --all-sub is a modifier to --write-sub and --write-auto-sub (
closes
#1412
)
2013-09-14 11:14:40 +02:00