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
/
funimation.py
Age
Commit message (
Expand
)
Author
2019-01-15
[funimation] fix extraction(closes #14089)
Remita Amine
2018-05-26
remove unnecessary assignment parenthesis
Remita Amine
2017-11-11
Remove sensitive data from logging in messages
Sergey M․
2017-05-08
[funimation] remove codes related to old login method and update test
Remita Amine
2017-05-08
[funimation] fix authentication(closes #13021)
Remita Amine
2017-04-01
[funimation] fix extraction(closes #10696)(#11773)
Remita Amine
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-04-30
[funimation] Detect blocking and support CloudFlare cookies
Yen Chi Hsuan
2016-03-26
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
Sergey M․
2015-12-29
Simplify formats accumulation for f4m/m3u8/smil formats
Sergey M․
2015-12-13
[funimation] Improve login
Sergey M․
2015-12-12
[funimation] Improve extraction
Sergey M․
2015-12-12
[funimation] Add test for promotional video
Sergey M․
2015-12-12
[funimation] Fix promotional videos extraction
Sergey M․
2015-12-12
[funimation] Extend _VALID_URL to match promotional videos
Sergey M․
2015-12-12
[funimation] Remove unused import
Sergey M․
2015-12-12
[funimation] Use mobile webpage for workaround hulu error
Sergey M․
2015-12-11
[funimation] Improve _VALID_URL
Sergey M․
2015-12-11
[funimation] Update test
Sergey M․
2015-12-11
[funimation] Improve extraction (Closes #7775)
Sergey M?
2015-12-11
[funimation] Real UA is required for login
Sergey M?
2015-12-11
[funimation] Remove unnecessary login form field
Sergey M?
2015-12-11
[funimation] Fix login message
Sergey M?
2015-12-11
[funimation] PEP 8
Sergey M?
2015-12-11
[funimation] Add new extractor
Muratcan Simsek