Jouke Waleson
|
8bcc875676
PEP8: more applied
|
10 年之前 |
Jouke Waleson
|
5f6a1245ff
PEP8 applied
|
10 年之前 |
Philipp Hagemeister
|
7d4111ed14
Provide guidance when called with a YouTube ID starting with a dash.
|
10 年之前 |
Philipp Hagemeister
|
42e12102a9
[YoutubeDL] Fix multi_video check
|
10 年之前 |
Philipp Hagemeister
|
dfd5313afd
[YoutubeDL] Support new _type multi_video
|
10 年之前 |
Philipp Hagemeister
|
c9bf41145f
[YoutubeDL] Warn if an extractor returns compat_list
|
10 年之前 |
Jaime Marquínez Ferrándiz
|
92120217eb
[cache] Fix writing to paths with unicode characters
|
10 年之前 |
Philipp Hagemeister
|
c6afed48ff
[YoutubeDL] guard against strange sys.stdouts
|
10 年之前 |
Jaime Marquínez Ferrándiz
|
c295490830
[YoutubeDL] Fix bug in the detection of formats that don't contain video (fixes #4150)
|
10 年之前 |
Philipp Hagemeister
|
a1cf99d03a
[YoutubeDL] Add playlist_id and playlist_title fields (Fixes #4139)
|
10 年之前 |
Jaime Marquínez Ferrándiz
|
f866e474f3
[YoutubeDL] Don't dowload formats for merging if the first doesn't contain the video (#4132)
|
10 年之前 |
Philipp Hagemeister
|
8c25f81bee
[util] Move compatibility functions out of util
|
10 年之前 |
Philipp Hagemeister
|
4c83c96795
[YoutubeDL] Include rtmpdump in exe versions -v output
|
10 年之前 |
Philipp Hagemeister
|
fbb21cf528
[youtube] Add formats 298, 299 (Fixes #4056)
|
11 年之前 |
Philipp Hagemeister
|
3511266bc3
[YoutubeDL] Simplify API of YoutubeDL
|
11 年之前 |
Philipp Hagemeister
|
488447455d
[ffmpeg] Warn if ffmpeg/avconv version is too old (Fixes #4026)
|
11 年之前 |
Philipp Hagemeister
|
d28b517154
[YoutubeDL] Output avconv/ffmpeg versions if -v is given
|
11 年之前 |
Sergey M․
|
f889cea109
Merge branch 'compat-getenv-and-expanduser' of https://github.com/dstftw/youtube-dl into dstftw-compat-getenv-and-expanduser
|
11 年之前 |
Philipp Hagemeister
|
63e0be3415
New option --dump-single-json (#4003)
|
11 年之前 |
Philipp Hagemeister
|
e82c1e9a6e
[YoutubeDL] Do not apply playlist info to videos when extract_flat is set (#4003)
|
11 年之前 |
Philipp Hagemeister
|
057a5206cc
Add --flat-playlist option (Closes #4003)
|
11 年之前 |
George Boyle
|
53d9009bdb
KeyError on initialising YoutubeDL in python3 #3910
|
11 年之前 |
George Boyle
|
1b725173a5
Fixed typo
|
11 年之前 |
Sergey M․
|
4644ac5527
[core] Decode environment variables with filesystem encoding (Fixes #3854, Fixes #3217, Fixes #2918)
|
11 年之前 |
Sergey M․
|
ee0d90707a
[YoutubeDL] Fix string check for python3
|
11 年之前 |
Sergey M․
|
68b0973046
[YoutubeDL] Expect all kind of strings in urlopen
|
11 年之前 |
Philipp Hagemeister
|
1de33fafd9
[YoutubeDL] Allow downloading multiple formats with ,
|
11 年之前 |
Philipp Hagemeister
|
e2e5dae64d
Add -f m4a
|
11 年之前 |
Sergey M․
|
d05cfe0600
[YoutubeDL/utils] Clarify rationale for URL escaping in comment, move escape routines to utils and add some tests
|
11 年之前 |
Sergey M․
|
37419b4f99
[YoutubeDL] Escape non-ASCII characters in URLs
|
11 年之前 |