This website works better with JavaScript.
Explore
Help
Sign In
Mirroring
/
yt-dlc
mirror of
https://github.com/blackjack4494/yt-dlc
Watch
1
Star
0
Fork
You've already forked yt-dlc
0
Code
Issues
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dd18a58cb1
master
release
pr/150
2020.10.24-6
2020.10.26
2020.10.31
2020.11.07
2020.11.10
2020.11.11-3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dd18a58cb1'
${ noResults }
yt-dlc
/
requirements.txt
3 lines
21 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
4 years ago
mutagen
#75 Change optional dependency from `Crypto` to `pycryptodome` (Closes #74) Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> (shirt-dev) pycryptodome is an in-place replacement for Crypto and is more actively developed
4 years ago
pycryptodome