You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
l1ving_youtube-dl/test
Jaime Marquínez Ferrándiz 8222d8de88 Split FileDownloader in two classes: FileDownloader and YoutubeDL
YoutubeDL is the class that coordinates everything
FileDownloader gets a filename and an info dict and downloads the video.
11 years ago
..
parameters.json Added new option '--list-subs' to show the available subtitle languages 11 years ago
test_all_urls.py Remove mentions of old InfoExtractors module 11 years ago
test_download.py Split FileDownloader in two classes: FileDownloader and YoutubeDL 11 years ago
test_execution.py Improve execution tests 12 years ago
test_utils.py Allow to use relative dates in the format (now|today)[+-][0-9](day|week|month|year)(s)? (Closes #137) 11 years ago
test_write_info_json.py Split FileDownloader in two classes: FileDownloader and YoutubeDL 11 years ago
test_youtube_lists.py Remove mentions of old InfoExtractors module 11 years ago
test_youtube_subtitles.py Remove mentions of old InfoExtractors module 11 years ago
tests.json [break] adapt to new paths 11 years ago