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.
yt-dlp/yt_dlp
pukkandan 56b5b832bf
[extractor/crunchyroll] Improve _VALID_URL
<http://www.crunchyroll.com/series/GR24PVM76/nichijou-my-ordinary-life>
should be handled by Generic

Closes #4322
2 years ago
..
compat [cleanup] Misc cleanup 2 years ago
downloader [http] Ensure the file handle is always closed 2 years ago
extractor [extractor/crunchyroll] Improve _VALID_URL 2 years ago
postprocessor [ModifyChapters] Modify duration in infodict 2 years ago
YoutubeDL.py Do not allow extractors to return `None` 2 years ago
__init__.py [cleanup] Misc cleanup 2 years ago
__main__.py
aes.py [compat] Remove deprecated functions from core code 2 years ago
cache.py
cookies.py [compat] Remove deprecated functions from core code 2 years ago
dependencies.py [cleanup] Fix some typos (#4194) 2 years ago
jsinterp.py
minicurses.py
options.py [cleanup] Misc cleanup 2 years ago
socks.py
update.py [update] Do not check `_update_spec` when up to date 2 years ago
utils.py [utils, cleanup] Refactor parse_codecs 2 years ago
version.py [version] update 2 years ago
webvtt.py