index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
crunchyroll.py
Age
Commit message (
Expand
)
Author
2020-05-02
[crunchyroll] Fix and improve extraction (closes #25096, closes #25060)
Sergey M․
2019-06-22
[crunchyroll] Move Accept-Language workaround to video extractor since it cau...
Sergey M․
2019-06-22
[crunchyroll:playlist] Fix and relax title extraction (closes #21291, closes ...
Sergey M․
2019-03-11
Start moving to ytdl-org
Sergey M․
2019-03-06
Use compat_etree_Element
Sergey M․
2019-03-02
[crunchyroll] fix is_logged check
Remita Amine
2019-03-02
Revert "use older login method(closes #11572)"
Remita Amine
2019-01-23
[crunchyroll] Extend _VALID_URL (closes #18955)
Sergey M․
2018-10-28
[crunchyroll] Improve extraction failsafeness (closes #17991)
Sergey M․
2018-10-02
[crunchyroll] switch to HTTPS for RpcApi(closes #17749)
Remita Amine
2018-09-16
[crunchyroll] Prefer hardsubless formats and formats in locale language
Sergey M․
2018-09-01
[crunchyroll] limit VRVIE inheritance to CrunchyrollIE
Remita Amine
2018-09-01
[crunchyroll] parse vilos media data(closes #17343)
Remita Amine
2018-07-29
[crunchyroll:playlist] Restrict _VALID_URL (closes #17069)
bato3
2018-05-26
remove unnecessary assignment parenthesis
Remita Amine
2018-01-23
Switch codebase to use compat_b64decode
Sergey M․
2017-12-17
[crunchyroll] Future-proof XML element checks(closes #15013)
Remita Amine
2017-11-13
[crunchyroll] extract old rtmp formats
Remita Amine
2017-11-08
use older login method(closes #11572)
Remita Amine
2017-07-16
[crunchyroll] Relax series and season regex (closes #13659)
Sergey M․
2017-05-02
[crunchyroll] Update test
Tithen-Firion
2017-04-01
[crunchyroll] pass geo verifcation proxy
Remita Amine
2017-03-12
[crunchyroll] Extract season name
Starsam80
2017-02-26
[crunchyroll] Extract uploader name that's not a link
xbe
2017-02-23
[crunchyroll] extract playlist entries ids
Remita Amine
2017-02-23
[crunchyroll] Fix descriptions with double quotes (closes #12124)
Yen Chi Hsuan
2017-02-01
[crunchyroll] Remove ScaledBorderAndShadow settings
Yen Chi Hsuan
2017-01-27
[crunchyroll] Improve series and season metadata extraction (closes #11832)
Sergey M․
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-11-20
Merge branch 'master' of https://github.com/DarkstaIkers/youtube-dl into Dark...
Yen Chi Hsuan
2016-10-15
[crunchyroll] Skip an invalid _TEST
Yen Chi Hsuan
2016-10-03
Unify coding cookie
Déstin Reed
2016-09-19
[crunchyroll] Check if already logged in (Closes #10700)
Sergey M․
2016-09-15
[crunchyroll] Fix authentication (Closes #10655)
Sergey M․
2016-08-12
[crunchyroll] Add support for HLS (Closes #10301)
Sergey M․
2016-04-29
[crunchyroll] Sort formats
Sergey M․
2016-04-29
[crunchyroll] Add even more relaxed fmt fallback
Sergey M․
2016-04-29
[crunchyroll] Relax fmt regex
Sergey M․
2016-04-29
[crunchyroll] reduce requests for formats extraction
remitamine
2016-04-28
[crunchyroll] improve extraction
remitamine
2016-03-29
Update crunchyroll.py
DarkstaIkers
2016-03-26
Use urlencode_postdata across the codebase
Sergey M․
2016-03-26
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
Sergey M․
2016-03-17
[crunchyroll] Fix custom _download_webpage (Closes #8883)
Sergey M․
2016-02-14
[refactor] Single quotes consistency
Sergey M․
2016-01-07
check video_play_path and use xpath_text
oittaa
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-11-07
[crunchyroll] Fix description extraction
Sergey M․
2015-11-07
[crunchyroll] Simplify description extraction
Sergey M․
2015-11-07
[crunchyroll] Fix title extraction (Closes #7396)
Sergey M․
[next]