This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
yt-dlp
mirror of
https://github.com/yt-dlp/yt-dlp.git
Watch
1
Star
0
Fork
You've already forked yt-dlp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
663949f825
yt-dlp
/
requirements.txt
4 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#31 Features from animelover1984/youtube-dl * Add `--get-comments` * [youtube] Extract comments * [billibilli] Added BiliBiliSearchIE, BilibiliChannelIE * [billibilli] Extract comments * [billibilli] Better video extraction * Write playlist data to infojson * [FFmpegMetadata] Embed infojson inside the video * [EmbedThumbnail] Try embedding in mp4 using ffprobe and `-disposition` * [EmbedThumbnail] Treat mka like mkv and mov like mp4 * [EmbedThumbnail] Embed in ogg/opus * [VideoRemuxer] Conditionally remux video * [VideoRemuxer] Add `-movflags +faststart` when remuxing from mp4 * [ffmpeg] Print entire stderr in verbose when there is error * [EmbedSubtitle] Warn when embedding ass in mp4 * [avanto] Use NFLTokenGenerator if possible
2021-01-27 08:02:51 -07:00
mutagen
[docs,build] Change all pycryptodome references to pycryptodomex
2021-10-05 19:04:10 -06:00
pycryptodomex
[websockets] Add `WebSocketFragmentFD` (#399) Necessary for #392 Co-authored by: nao20010128nao, pukkandan
2021-06-21 11:23:17 -06:00
websockets