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
/
srgssr.py
Age
Commit message (
Collapse
)
Author
2017-02-19
Improve geo bypass mechanism
Sergey M․
* Rename options to preffixly match with --geo-verification-proxy * Introduce _GEO_COUNTRIES for extractors * Implement faking IP right away for sites with known geo restriction
2017-02-19
[srgssr] Improve geo restriction detection
Sergey M․
2017-01-25
[srgssr] fix rts video extraction(closes #11831)
Remita Amine
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-12-10
[rts,srgssr] improve extraction for geo restricted videos(fixes ↵
Remita Amine
#11089)(closes #4989)
2016-02-02
[srgssr] use flv as ext for rtmp formats
remitamine
2015-12-29
[srgssr] use SRFIE format ids
remitamine
2015-12-29
[srgssr] split long lines and use m3u8_native
remitamine
2015-12-29
[srgssr] fix IE_DESC
remitamine
2015-12-29
[srgssr] update tests
remitamine
2015-12-05
[srgssr] handle all play urls only in SRGSSRIE and keep RTSIE for articles
remitamine
2015-10-14
[srgssr] change the url chortcut, fix image extraction ,add a test and ↵
remitamine
extract format id
2015-10-09
[srgssr] fix regex for swissinfo.ch
remitamine
2015-10-09
[srgssr] Add generic extractor for SRGSSR Group sites
remitamine