about summary refs log tree commit diff
path: root/youtube_dl/extractor/canvas.py
Commit message (Expand)AuthorAgeFilesLines
* [canvas] Add new extractor for Dagelijkse Kost (#28119)Kevin Velghe2021-02-111-3/+53
* [canvas] Match only supported VRT NU URLs(#27707)Remita Amine2021-01-071-1/+1
* [canvas] Fix VRT NU extraction(closes #26957)(closes #27053)Remita Amine2021-01-051-76/+42
* [canvas] Add support for new API endpoint and update tests (closes #17680, cl...Sergey M․2020-01-141-17/+66
* [canvas] add support for vrtnieuws and sporza site ids and extract AES HLS fo...Remita Amine2019-05-151-3/+7
* [vrtnu] Relax title extraction and extract JSON-LD (closes #17018)Sergey M․2018-07-201-4/+9
* [vrtnu] Use redirect URL for building video JSON URL (closes #15767, closes #...Sergey M․2018-03-051-2/+2
* [vrtnu] Add support for cookies authentication and simplify (#11873)Sergey M․2017-10-251-11/+15
* [canvas] Add support for vrt.be/vrtnu (closes #11873)mrBliss2017-10-251-2/+140
* [canvas] Generalize mediazone.vrt.be extractor and rework canvas and eenSergey M․2017-10-021-47/+95
* [canvas] Add IE_DESC (closes #12478)Sergey M․2017-04-081-0/+1
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-3/+3
* [canvas] extract dash formatsRemita Amine2016-12-131-0/+3
* Improve some id regexesstepshal2016-09-151-1/+1
* [canvas] Add support for een.be (Closes #10605)Sergey M․2016-09-091-5/+27
* [canvas] Add subtitles test (#8537)Sergey M․2016-02-151-2/+22
* [canvas] Improve subtitles (Closes #8537)Sergey M․2016-02-151-8/+7
* [Canvas] Add subtitlesRobin Houtevelts2016-02-151-0/+10
* [canvas] Improve (Closes #7145)Sergey M․2016-01-141-53/+38
* [Canvas] Add new extractorTom Gijselinck2016-01-141-0/+80