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
/
douyutv.py
Age
Commit message (
Expand
)
Author
2017-05-12
[douyu] Support Douyu shows (closes #12228)
Yen Chi Hsuan
2017-05-02
[douyutv] Update test
Tithen-Firion
2017-03-04
[douyutv] Switch to the PC API to escape the 5-min limitation
Yen Chi Hsuan
2017-02-28
[douyu] Fix extraction and update _TESTS
Yen Chi Hsuan
2017-02-03
[douyutv] Improve room id regex
Justsoos
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-08-27
[douyutv] Simplify
Yen Chi Hsuan
2016-08-26
[douyutv] Use new api
steven7851
2016-04-24
[douyutv] Improve extraction and update tests
Yen Chi Hsuan
2016-03-25
[douyutv] Extend _VALID_URL
Yen Chi Hsuan
2016-03-21
Add support for https for all extractors as preventive and future-proof measure
Sergey M․
2016-03-04
[douyutv] Fix tests
Yen Chi Hsuan
2015-07-11
[douyutv] Add localized name
Yen Chi Hsuan
2015-03-29
[douyutv] Simplify usage of isinstance
Yen Chi Hsuan
2015-03-29
[douyutv] Fix extractor and improve error handling
Yen Chi Hsuan
2015-03-17
[douyutv] Improve and extract all formats
Sergey M․
2015-03-07
[douyutv] Add new extractor
bonfy