aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/svt.py
AgeCommit message (Collapse)Author
2021-05-01[svtplay] Improve extraction (closes #28507, closes #28876)Sergey M․
2021-03-15[svtplay] Improve extraction (closes #28448)Sergey M․
2021-02-04[svtplay] Fix video id extraction (closes #28058)Sergey M․
2020-11-21[svtplay] Fix test titleSergey M․
2020-11-21[svtplay] Add support for svt.se/barnkanalen (closes #24817)Sergey M․
2020-11-21[svt] Extract timestamp and thumbnail in more cases (#27130)Mattias Wadman
Add timestamp, set to "valid from" which i think could been seen as publish time. Add thumbnail in more cases, seems to was only done in the embedded data case for some reason. Switch svtplay test url to an existing video and also one with no expire date. Also add an additional thumbnail url test regex.
2020-09-13[svtplay] Fix id extraction (closes #26576)Sergey M․
2020-09-06[svtplay] Fix svt id extraction (closes #26425, closes #26428, closes #26438)Sergey M․
2020-01-26[svt] fix series extraction(closes #22297)Remita Amine
2020-01-26[svt] fix article extraction(closes #22897)(closes #22919)Remita Amine
2019-05-12[svtplay] Update API URL (closes #21075)Sergey M․
2019-03-21[svtplay] Update API endpoint (closes #20430)Sergey M․
2018-06-28[svt] Improve extraction and add support for pages (closes #16802)Sergey M․
2018-04-22[svt] Improve (closes #15809)Sergey M․
2018-04-22[svt] Add support for TV channel live streams (Closes #15279)0x9fff00
2018-04-05[svtplay] Share svtplay regexSergey M․
2018-04-05[svtplay:series] Add support for season URLsSergey M․
2018-04-05[svtplay:series] Improve extraction (closes #16059)Sergey M․
2018-04-05[svtplay:series] Add extractorMattias Wadman
Related to #11130
2017-07-29[svtplay] Use geo verification proxy for API requestSergey M․
2017-07-29[svtplay] Update API URL (closes #13767)Sergey M․
2017-02-20[svt] PEP 8Sergey M․
2017-02-19Improve geo bypass mechanismSergey 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[svt] Improve geo restriction detection and use geo bypass mechanismSergey M․
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-09-17[svt] Fix DASH formats extractionSergey M․
2016-06-26[svtplay] Extend _VALID_URL (#9900)Sergey M․
2016-06-22[svt] Various improvementsSergey M․
+ [svt:play] Add fallback path looking for video id and fix extraction for oppetarkiv * [svt:base] Detect geo restriction * [svt:base] Extract series related metadata
2016-06-21[svt] Fix extraction for SVTPlay (closes #9809)Yen Chi Hsuan
2016-03-15[svt] extract dashhbbtv formats(#8867)remitamine
2016-01-23[svt] Improve subtitles extraction and add test (Closes #8265)Sergey M․
2016-01-23[SVTPlay] Add subtitle supportMarian Sigler
2015-05-09[extractor/generic] Add support for svt embeds (Closes #5622)Sergey M․
2015-05-09[svtplay] Rename to svtSergey M․