aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/svt.py
Commit message (Collapse)AuthorAgeFilesLines
* update from upstreamJesús2021-10-181-425/+0
|
* [svtplay] Improve extraction (closes #28507, closes #28876)Sergey M․2021-05-011-2/+5
|
* [svtplay] Improve extraction (closes #28448)Sergey M․2021-03-151-7/+13
|
* [svtplay] Fix video id extraction (closes #28058)Sergey M․2021-02-041-1/+3
|
* [svtplay] Fix test titleSergey M․2020-11-211-1/+1
|
* [svtplay] Add support for svt.se/barnkanalen (closes #24817)Sergey M․2020-11-211-2/+12
|
* [svt] Extract timestamp and thumbnail in more cases (#27130)Mattias Wadman2020-11-211-9/+25
| | | | | | 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.
* [svtplay] Fix id extraction (closes #26576)Sergey M․2020-09-131-1/+3
|
* [svtplay] Fix svt id extraction (closes #26425, closes #26428, closes #26438)Sergey M․2020-09-061-3/+9
|
* [svt] fix series extraction(closes #22297)Remita Amine2020-01-261-51/+50
|
* [svt] fix article extraction(closes #22897)(closes #22919)Remita Amine2020-01-261-21/+31
|
* [svtplay] Update API URL (closes #21075)Sergey M․2019-05-121-1/+1
|
* [svtplay] Update API endpoint (closes #20430)Sergey M․2019-03-211-1/+1
|
* [svt] Improve extraction and add support for pages (closes #16802)Sergey M․2018-06-281-20/+97
|
* [svt] Improve (closes #15809)Sergey M․2018-04-221-5/+7
|
* [svt] Add support for TV channel live streams (Closes #15279)0x9fff002018-04-221-2/+12
|
* [svtplay] Share svtplay regexSergey M․2018-04-051-6/+9
|
* [svtplay:series] Add support for season URLsSergey M․2018-04-051-5/+38
|
* [svtplay:series] Improve extraction (closes #16059)Sergey M․2018-04-051-19/+17
|
* [svtplay:series] Add extractorMattias Wadman2018-04-051-0/+57
| | | | Related to #11130
* [svtplay] Use geo verification proxy for API requestSergey M․2017-07-291-1/+2
|
* [svtplay] Update API URL (closes #13767)Sergey M․2017-07-291-1/+1
|
* [svt] PEP 8Sergey M․2017-02-201-0/+1
|
* Improve geo bypass mechanismSergey M․2017-02-191-1/+3
| | | | | | * 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
* [svt] Improve geo restriction detection and use geo bypass mechanismSergey M․2017-02-191-1/+2
|
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
|
* [svt] Fix DASH formats extractionSergey M․2016-09-171-1/+1
|
* [svtplay] Extend _VALID_URL (#9900)Sergey M․2016-06-261-1/+4
|
* [svt] Various improvementsSergey M․2016-06-221-23/+61
| | | | | | + [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
* [svt] Fix extraction for SVTPlay (closes #9809)Yen Chi Hsuan2016-06-211-21/+42
|
* [svt] extract dashhbbtv formats(#8867)remitamine2016-03-151-3/+8
|
* [svt] Improve subtitles extraction and add test (Closes #8265)Sergey M․2016-01-231-24/+19
|
* [SVTPlay] Add subtitle supportMarian Sigler2016-01-231-0/+7
|
* [extractor/generic] Add support for svt embeds (Closes #5622)Sergey M․2015-05-091-0/+7
|
* [svtplay] Rename to svtSergey M․2015-05-091-0/+110