1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-26 20:22:14 +00:00
youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 7d900ef1bf [youtube] Add support for automatically translated subtitles (fixes #4555)
They have a manually uploaded subtitles track and YouTube can transtale it.
2014-12-31 14:15:16 +01:00
..
downloader [downloader] Handle a file ./- (Fixes #4498) 2014-12-17 11:39:06 +01:00
extractor [youtube] Add support for automatically translated subtitles (fixes #4555) 2014-12-31 14:15:16 +01:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py Update jsinterp.py 2014-11-21 17:09:22 +08:00
options.py
swfinterp.py
update.py Fix PEP8 issue E713 2014-12-09 23:11:26 +01:00
utils.py Add documentation about supported sites (Fixes #4503) 2014-12-30 19:35:35 +01:00
version.py
YoutubeDL.py Don't write the description file if info_dict['description'] is None (#3166) 2014-12-21 20:49:14 +01:00