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.
l1ving_youtube-dl/youtube_dl
Jeremie J. Jarosh 334f41e0d8 [go90] Improve extraction
- add metadata for 'series', 'episode', 'season', 'season_id',
  'season_number', and 'episode_number'
- integrate series title into the title
- extract subtitles  (fallback to `vtt` if the subtitle file type
  detection fails as that is the most likely extension)
7 years ago
..
downloader [downloader/hls] add basic support for EXT-X-BYTERANGE tag(#10955) 7 years ago
extractor [go90] Improve extraction 7 years ago
postprocessor improve coding style 7 years ago
YoutubeDL.py improve coding style 7 years ago
__init__.py Use expand_path where appropriate (closes #12556) 7 years ago
__main__.py
aes.py [aes] Add aes_cbc_encrypt 7 years ago
cache.py Use expand_path where appropriate (closes #12556) 7 years ago
compat.py improve coding style 7 years ago
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 8 years ago
options.py [options] Mention ISM for --fragment-retries and --skip-unavailable-fragments 7 years ago
socks.py [socks] Refine exception model for better error handling 8 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py
utils.py [utils] Introduce expand_path 7 years ago
version.py release 2017.04.15 7 years ago