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
/
dplay.py
Age
Commit message (
Expand
)
Author
2018-01-31
[dplay] Relax _VALID_URL (closes #15458)
Sergey M․
2018-01-26
[dplay] Bypass geo restriction
Sergey M․
2018-01-26
[dplay] Add support for disco-api videos (closes #15396)
Sergey M․
2017-08-07
[dplayit] Fix extraction (closes #13851)
Sergey M․
2017-06-30
[dplayit] Relax video id regex (closes #13524)
Sergey M․
2017-03-08
[dplayit] Relax playback info URL extraction
Sergey M․
2017-03-08
[dplayit] Separate and rewrite extractor and bypass geo restriction (closes #...
Sergey M․
2016-12-12
[dplay] Use Safari user-agent for hls (closes #11418)
Sergey M․
2016-04-23
[dplay] Sign unsigned final download hls URLs
Sergey M․
2016-04-23
[dplay] Extract subtitles (Closes #9284)
Sergey M․
2016-04-23
[dplay] Improve extraction and document workarounds and tests
Sergey M․
2016-04-23
[dplay] Try secure api for no tld (Closes #9282)
Sergey M․
2016-03-27
Remove _sort_formats from _extract_*_formats methods
Sergey M․
2016-03-21
Add support for https for all extractors as preventive and future-proof measure
Sergey M․
2016-02-27
[dplay] Add support for dplay.no
Sergey M․
2016-02-27
[dplay] Improve, extract all formats and metadata (Closes #8463)
Sergey M․
2016-02-27
[dplay] add support for it.dplay.com and dplay.dk
Aidan Rowe
2015-11-17
[dplay] Add 'encoding: utf-8' line
Jaime Marquínez Ferrándiz
2015-11-17
[dplay] Add extractor (closes #7515)
Jaime Marquínez Ferrándiz