This website requires JavaScript.
Explore
Help
Sign In
arona
/
youtube-dlc
Watch
1
Star
0
Fork
0
You've already forked youtube-dlc
mirror of
https://github.com/hexbinoct/youtube-dlc.git
synced
2025-05-04 08:33:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
79a2e94e79e65cdf4898bc2dedb6a1bb4ca9af3c
youtube-dlc
/
youtube_dl
History
Adam Thalhammer
79a2e94e79
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents
fixes
#9347
2016-05-02 13:21:39 +10:00
..
downloader
…
extractor
[discovery] Fix typo
2016-05-02 07:07:35 +06:00
postprocessor
[postprocessor/ffmpeg] Simplify metadata preparation and add track related metafields (
Closes
#9357
)
2016-05-01 10:56:54 +06:00
__init__.py
…
__main__.py
…
aes.py
…
cache.py
…
compat.py
…
jsinterp.py
…
options.py
…
swfinterp.py
…
update.py
…
utils.py
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents
fixes
#9347
2016-05-02 13:21:39 +10:00
version.py
release 2016.05.01
2016-05-01 10:19:14 +02:00
YoutubeDL.py
…