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
/
test_YoutubeDL.py
Age
Commit message (
Expand
)
Author
2017-04-16
[test_YoutubeDL] Add test for #11163
Sergey M․
2017-02-23
[YoutubeDL] Add support for string formatting operations in output template
Sergey M․
2017-02-15
[test_YoutubeDL] Fix invalid escape sequences
Sergey M․
2017-02-15
[utils] Add support for quoted string literals in --match-filter (closes #805...
Sergey M․
2016-10-31
[utils] Fix --match-filter for int-like strings (closes #11082)
Sergey M․
2016-07-16
[YoutubeDL] Fix format selection with filters (Closes #10083)
Sergey M․
2016-03-19
[test_YoutubeDL] Add test for format_id format selection
Sergey M․
2016-03-10
[test_YoutubeDL] PEP 8
Sergey M․
2016-03-10
[YoutubeDL] Improve _format_note
Sergey M․
2016-02-20
[test_YoutubeDL] Make test pass until more intelligent sort formats (Closes #...
Sergey M․
2016-02-06
rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace
remitamine
2016-02-03
[test_YoutubeDL] Fix test_youtube_format_selection
Yen Chi Hsuan
2016-02-01
[YoutubeDL] Do not override ie_key in url_transparent
Yen Chi Hsuan
2016-01-28
Test codec with a dot '.' in name selection.
dyn888
2016-01-14
[YoutubeDL] urlopen: disable the 'file:' protocol (#8227)
Jaime Marquínez Ferrándiz
2015-08-04
[YoutubeDL] format spec: correctly handle dashes and other unused operators
Jaime Marquínez Ferrándiz
2015-08-03
YoutubeDL: format spec: don't accept a bare '/' (#6124)
Jaime Marquínez Ferrándiz
2015-07-10
[YoutubeDL] format spec: add additional checks for invalid syntax
Jaime Marquínez Ferrándiz
2015-07-04
[YoutubeDL] format spec: Do not fail when a filter gives an empty result
Jaime Marquínez Ferrándiz
2015-07-04
[YoutubeDL] format spec: fix handling of '/' with ','
Jaime Marquínez Ferrándiz
2015-06-30
[YoutubeDL] format spec: Fix handling of '+' with '/'
Jaime Marquínez Ferrándiz
2015-06-29
[YoutubeDL] format spec: allow grouping specifiers with parentheses
Jaime Marquínez Ferrándiz
2015-06-28
[YoutubeDL] format spec: treat 'all' like a normal specifier
Jaime Marquínez Ferrándiz
2015-06-28
[YoutubeDL] rework how the format spec is processed
Jaime Marquínez Ferrándiz
2015-05-15
[test/YoutubeDL] Add tests for 'playliststart', 'playlistend' and 'playlist_i...
Jaime Marquínez Ferrándiz
2015-04-29
Make 'best' format only match non-DASH formats (closes #5554)
Jaime Marquínez Ferrándiz
2015-04-25
Remove the --max-quality option
Jaime Marquínez Ferrándiz
2015-04-18
Postprocessors: use a list for the files that can be deleted
Jaime Marquínez Ferrándiz
2015-03-20
[test/YoutubeDL] test match_filter
Jaime Marquínez Ferrándiz
2015-03-20
[test/YoutubeDL] split in two classes
Jaime Marquínez Ferrándiz
2015-03-14
[test/YoutubeDL] Use valid urls
Jaime Marquínez Ferrándiz
2015-02-22
[YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if '...
Jaime Marquínez Ferrándiz
2015-02-22
[test/YoutubeDL] Add test for subtitles
Jaime Marquínez Ferrándiz
2015-02-06
[test/test_YoutubeDL] Remove debug print call
Jaime Marquínez Ferrándiz
2015-02-06
[test/YoutubeDL] Add a simple test for postprocesors
Jaime Marquínez Ferrándiz
2015-01-23
[YoutubeDL] Allow filtering by properties (Fixes #4584)
Philipp Hagemeister
2015-01-08
[YoutubeDL] Allow selection by more extensions
Philipp Hagemeister
2015-01-04
[tests] Remove format 138 from tests (#4559)
Philipp Hagemeister
2014-11-23
PEP8 applied
Jouke Waleson
2014-08-22
[test_YoutubeDL] Reorder formats (#3542)
Philipp Hagemeister
2014-05-21
fixed (what I assume was a typo) that caused test_format_note to always fail.
codesparkle
2014-04-30
[YoutubeDL] Add simple tests for format_note (Closes #2825)
Philipp Hagemeister
2014-04-04
[tests] Fix YoutubeDL tests
Philipp Hagemeister
2014-03-14
Add bestvideo and worstvideo to special format names (#2163)
Jaime Marquínez Ferrándiz
2014-01-22
Use unicode_literals in test_YoutubeDL
Philipp Hagemeister
2014-01-22
Add -f bestaudio (Fixes #2163)
Philipp Hagemeister
2013-12-24
Add more tests for format selection
Philipp Hagemeister
2013-12-23
[YoutubeDL] fix tests (Closes #2036)
Philipp Hagemeister
2013-12-09
Set 'NA' as the default value for missing fields in the output template (fixe...
Jaime Marquínez Ferrándiz
2013-11-03
Set the extra_info inside YoutubeDL.process_ie_result and set only if the key...
Jaime Marquínez Ferrándiz
[next]