Important
The module name have been changed from youtube_dlc
to yt_dlp
and the binary name from youtube-dlc
to yt-dlp
. Take care to modify your programs/scripts to work with this change in name
Changelog:
- Moved project to an organization yt-dlp
- Completely changed project name to yt-dlp by Pccode66 and pukkandan
- Also,
youtube-dlc
config files are no longer loaded
- Also,
- Merge youtube-dl: Upto commit/4460329 (except tmz, gedi)
- Readthedocs support by shirt
- [youtube] Show if video was a live stream in info (
was_live
) - [Zee5] Add new extractor by Ashish and pukkandan
- [jwplatform] Add support for
hyland.com
- [tennistv] Fix extractor
- [hls] Support media initialization by shirt
- [hls] Added options
--hls-split-discontinuity
to better support media discontinuity by shirt - [ffmpeg] Allow passing custom arguments before -i using
--ppa "ffmpeg_i1:ARGS"
synatax - Fix
--windows-filenames
removing/
from UNIX paths - [hls] Show warning if pycryptodome is not found
- [documentation] Improvements
- Fix documentation of
Extractor Options
- Document
all
in format selection - Document
playable_in_embed
in output templates
- Fix documentation of