Sergey M․
|
398dea3210
[test_YoutubeDL] Fix invalid escape sequences
|
7 years ago |
Sergey M․
|
db13c16ef8
[utils] Add support for quoted string literals in --match-filter (closes #8050, closes #12142, closes #12144)
|
7 years ago |
Sergey M․
|
e5a088dc4b
[utils] Fix --match-filter for int-like strings (closes #11082)
|
8 years ago |
Sergey M․
|
317f7ab634
[YoutubeDL] Fix format selection with filters (Closes #10083)
|
8 years ago |
Sergey M․
|
4c3b16d5d1
[test_YoutubeDL] Add test for format_id format selection
|
8 years ago |
Sergey M․
|
e0dccdd398
[test_YoutubeDL] PEP 8
|
8 years ago |
Sergey M․
|
5d583bdf6c
[YoutubeDL] Improve _format_note
|
8 years ago |
Sergey M․
|
86bf29050e
[test_YoutubeDL] Make test pass until more intelligent sort formats (Closes #8462)
|
8 years ago |
remitamine
|
91cb6b5065
rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace
|
8 years ago |
Yen Chi Hsuan
|
1df4141196
[test_YoutubeDL] Fix test_youtube_format_selection
|
9 years ago |
Yen Chi Hsuan
|
b286f201a8
[YoutubeDL] Do not override ie_key in url_transparent
|
9 years ago |
dyn888
|
b913348d5f
Test codec with a dot '.' in name selection.
|
9 years ago |
Jaime Marquínez Ferrándiz
|
e37afbe0b8
[YoutubeDL] urlopen: disable the 'file:' protocol (#8227)
|
9 years ago |
Jaime Marquínez Ferrándiz
|
232541df44
[YoutubeDL] format spec: correctly handle dashes and other unused operators
|
9 years ago |
Jaime Marquínez Ferrándiz
|
d96d604e53
YoutubeDL: format spec: don't accept a bare '/' (#6124)
|
9 years ago |
Jaime Marquínez Ferrándiz
|
0a31a35098
[YoutubeDL] format spec: add additional checks for invalid syntax
|
9 years ago |
Jaime Marquínez Ferrándiz
|
bb8e553662
[YoutubeDL] format spec: Do not fail when a filter gives an empty result
|
9 years ago |
Jaime Marquínez Ferrándiz
|
f5f4a27a96
[YoutubeDL] format spec: fix handling of '/' with ','
|
9 years ago |
Jaime Marquínez Ferrándiz
|
cf2ac6df68
[YoutubeDL] format spec: Fix handling of '+' with '/'
|
9 years ago |
Jaime Marquínez Ferrándiz
|
0130afb76e
[YoutubeDL] format spec: allow grouping specifiers with parentheses
|
9 years ago |
Jaime Marquínez Ferrándiz
|
5acfa126c8
[YoutubeDL] format spec: treat 'all' like a normal specifier
|
9 years ago |
Jaime Marquínez Ferrándiz
|
67134eaba1
[YoutubeDL] rework how the format spec is processed
|
9 years ago |
Jaime Marquínez Ferrándiz
|
e9eaf3fbcf
[test/YoutubeDL] Add tests for 'playliststart', 'playlistend' and 'playlist_items'
|
9 years ago |
Jaime Marquínez Ferrándiz
|
8dd5418803
Make 'best' format only match non-DASH formats (closes #5554)
|
9 years ago |
Jaime Marquínez Ferrándiz
|
9f3fa89f7c
Remove the --max-quality option
|
9 years ago |
Jaime Marquínez Ferrándiz
|
592e97e855
Postprocessors: use a list for the files that can be deleted
|
9 years ago |
Jaime Marquínez Ferrándiz
|
531980d89c
[test/YoutubeDL] test match_filter
|
9 years ago |
Jaime Marquínez Ferrándiz
|
f20bf146e2
[test/YoutubeDL] split in two classes
|
9 years ago |
Jaime Marquínez Ferrándiz
|
8508557e77
[test/YoutubeDL] Use valid urls
|
9 years ago |
Jaime Marquínez Ferrándiz
|
98c70d6fc7
[YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if 'writesubtitles' is True
|
9 years ago |
Jaime Marquínez Ferrándiz
|
ab84349b16
[test/YoutubeDL] Add test for subtitles
|
9 years ago |
Jaime Marquínez Ferrándiz
|
0161353d7d
[test/test_YoutubeDL] Remove debug print call
|
10 years ago |
Jaime Marquínez Ferrándiz
|
2b4ecde2c8
[test/YoutubeDL] Add a simple test for postprocesors
|
10 years ago |
Philipp Hagemeister
|
083c9df93b
[YoutubeDL] Allow filtering by properties (Fixes #4584)
|
10 years ago |
Philipp Hagemeister
|
0217c78377
[YoutubeDL] Allow selection by more extensions
|
10 years ago |
Philipp Hagemeister
|
c11125f9ed
[tests] Remove format 138 from tests (#4559)
|
10 years ago |
Jouke Waleson
|
5f6a1245ff
PEP8 applied
|
10 years ago |
Philipp Hagemeister
|
a053c3493a
[test_YoutubeDL] Reorder formats (#3542)
|
10 years ago |
codesparkle
|
1c783bca88
fixed (what I assume was a typo) that caused test_format_note to always fail.
|
10 years ago |
Philipp Hagemeister
|
c57f775710
[YoutubeDL] Add simple tests for format_note (Closes #2825)
|
10 years ago |
Philipp Hagemeister
|
3537b93d8a
[tests] Fix YoutubeDL tests
|
10 years ago |
Jaime Marquínez Ferrándiz
|
bc6d597828
Add bestvideo and worstvideo to special format names (#2163)
|
10 years ago |
Philipp Hagemeister
|
8908741806
Use unicode_literals in test_YoutubeDL
|
11 years ago |
Philipp Hagemeister
|
ba7678f9cc
Add -f bestaudio (Fixes #2163)
|
11 years ago |
Philipp Hagemeister
|
3d4a70b821
Add more tests for format selection
|
11 years ago |
Philipp Hagemeister
|
8e3e03229e
[YoutubeDL] fix tests (Closes #2036)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
26e6393134
Set 'NA' as the default value for missing fields in the output template (fixes #1931)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
b6c45014ae
Set the extra_info inside YoutubeDL.process_ie_result and set only if the keys are missing
|
11 years ago |
Philipp Hagemeister
|
646e17a53d
Fix YouTubeDL test
|
11 years ago |
Jaime Marquínez Ferrándiz
|
49e86983e7
Allow to use the extension for the format selection
|
11 years ago |