pukkandan
|
8aa0e7cd96
[docs] Improvements
|
2 years ago |
pukkandan
|
bf1824b391
[cleanup] Deprecate `YoutubeDL.parse_outtmpl`
|
2 years ago |
pukkandan
|
7e9a612585
Add option `--lazy-playlist` to process entries as they are received
|
2 years ago |
pukkandan
|
7e88d7d78f
Add slicing notation to `--playlist-items`
|
2 years ago |
pukkandan
|
f0c9fb9682
[utils] `Popen`: Refactor to use contextmanager
|
2 years ago |
pukkandan
|
560738f34d
[extractor] Import `_ALL_CLASSES` lazily
|
2 years ago |
pukkandan
|
fccf90e7f3
Fix bug in 56ba69e4c991e81a449882258be08d0b6b98c648
|
2 years ago |
pukkandan
|
64fa820ccf
[cleanup] Misc fixes (see desc)
|
2 years ago |
pukkandan
|
56ba69e4c9
[cleanup] Misc fixes
|
2 years ago |
pukkandan
|
5ec1b6b716
Add option `--download-sections` to download video partially
|
2 years ago |
pukkandan
|
1890fc6389
[cleanup] Misc fixes
|
2 years ago |
pukkandan
|
0bf9dc1e35
Fix bug in 8a82af3511b4379af0d239dbd01c672c17a2c46a
|
2 years ago |
pukkandan
|
8a82af3511
[cleanup] Misc fixes and cleanup
|
2 years ago |
pukkandan
|
c487cf0010
[cleanup] Misc
|
2 years ago |
pukkandan
|
415f8d51a8
Ensure pre-processor errors do not block video download
|
2 years ago |
pukkandan
|
ca6d59d2c1
Fix `--simulate --max-downloads`
|
2 years ago |
pukkandan
|
53973b4d2c
[utils] Fix bug in 0b9c08b47bb5e95c21b067044ace4e824d19a9c2
|
2 years ago |
pukkandan
|
23326151c4
Add option --retry-sleep (#3059)
|
2 years ago |
pukkandan
|
21633673c3
[cleanup] Minor fixes
|
2 years ago |
pukkandan
|
7896214c42
Bugfix for 591bb9d3553a4d7b453777c1e28e0948741e3b50
|
2 years ago |
pukkandan
|
5792c950bf
[compat] Implement `compat.imghdr`
|
2 years ago |
pukkandan
|
591bb9d355
Fix color in `-q -F`
|
2 years ago |
pukkandan
|
490110c543
`--max-downloads` should obey `--break-per-input`
|
2 years ago |
pukkandan
|
2414649192
[cleanup] Misc cleanup
|
2 years ago |
pukkandan
|
494f52308b
[FixupM3u8] Obey `--hls-prefer-mpegts`
|
2 years ago |
pukkandan
|
3a408f9d19
Show name of downloader in verbose log
|
2 years ago |
pukkandan
|
d76fa1f3d4
[cookies] Allow `cookiefile` to be a text stream
|
2 years ago |
pukkandan
|
0f06bcd759
[cleanup] Minor fixes (See desc)
|
2 years ago |
pukkandan
|
d7a1aa00c6
Run `FFmpegFixupM3u8PP` for live-streams if needed
|
2 years ago |
pukkandan
|
d4736fdb43
Remove warning for videos with an empty title
|
2 years ago |
coletdev
|
bb58c9ed5c
Add support for SSL client certificate authentication (#3435)
|
2 years ago |
pukkandan
|
3fe75fdc80
[cleanup] Misc fixes (see desc)
|
2 years ago |
pukkandan
|
43d7f5a5d0
[EmbedThumbnail] Do not obey `-k`
|
2 years ago |
pukkandan
|
1d485a1a79
[cleanup] Misc fixes
|
2 years ago |
pukkandan
|
0a41f331cc
[doc] Minor improvements
|
2 years ago |
pukkandan
|
492272fed6
`--match-filter -` to interactively ask for each video
|
2 years ago |
pukkandan
|
59f943cd50
[utils] `write_string`: Workaround newline issue in `conhost`
|
2 years ago |
pukkandan
|
0a5a191a2a
Improve `--clean-infojson`
|
2 years ago |
pukkandan
|
9b8ee23b99
[dependencies] Create module with all dependency imports
|
2 years ago |
pukkandan
|
19a0394044
[cleanup] Misc cleanup and refactor (#2173)
|
2 years ago |
pukkandan
|
e5a998f368
[cleanup] Misc cleanup (#2173)
|
2 years ago |
pukkandan
|
f82711587c
[cleanup] Sort imports
|
2 years ago |
pukkandan
|
86e5f3ed2e
[cleanup] Upgrade syntax
|
2 years ago |
pukkandan
|
f9934b9614
[cleanup] Mark some compat variables for removal (#2173)
|
2 years ago |
felix
|
cfb0511d82
[cleanup] Remove unused code paths (#2173)
|
3 years ago |
pukkandan
|
97ec5bc550
[cookies] Report progress when importing cookies
|
2 years ago |
pukkandan
|
4abea8ca0a
[utils] `sanitize_path`: Fix when path is empty string
|
2 years ago |
pukkandan
|
d8a58ddce7
De-prioritize automatic-subtitles when no `--sub-lang` is given
|
2 years ago |
pukkandan
|
316f2650f8
Ignore `mhtml` formats from `-f mergeall`
|
2 years ago |
pukkandan
|
a44ca5a470
[cleanup] Misc fixes
|
2 years ago |