This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
yt-dlp
Watch
1
Star
0
Fork
0
You've already forked yt-dlp
mirror of
https://github.com/yt-dlp/yt-dlp.git
synced
2026-01-03 14:32:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b19e275d99c8dfe121ba0dc3478e4eb9c83e4f9b
yt-dlp
/
youtube_dl
History
Yen Chi Hsuan
b19e275d99
[__init__] Fix lost xattr if --embed-thumbnail used
...
Reported at
https://github.com/rg3/youtube-dl/issues/9054#issuecomment-250451823
2016-10-02 02:12:14 +08:00
..
downloader
[downloader/http] xattr values should be bytes
2016-10-01 19:58:13 +08:00
extractor
[byutv:event] Add extractor
2016-10-02 00:50:07 +07:00
postprocessor
Move write_xattr to utils.py
2016-09-30 00:28:32 +08:00
__init__.py
[__init__] Fix lost xattr if --embed-thumbnail used
2016-10-02 02:12:14 +08:00
__main__.py
…
aes.py
…
cache.py
…
compat.py
…
jsinterp.py
…
options.py
…
socks.py
…
swfinterp.py
…
update.py
…
utils.py
[utils] Support xattr as well as pyxattr
2016-10-01 20:13:04 +08:00
version.py
release 2016.09.27
2016-09-27 23:09:46 +07:00
YoutubeDL.py
…