summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [youtube] Use redirected video id if any (closes #25063)Sergey M․2020-05-011-1/+24
|
* [yahoo] fix GYAO Player extraction and relax title URL regex(closes ↵Remita Amine2020-04-291-10/+30
| | | | #24178)(closes #24778)
* [tvplay] fix Viafree extraction(closes #15189)(closes #24473)(closes #24789)Remita Amine2020-04-291-89/+44
|
* [tenplay] Relax _VALID_URL (closes #25001)Sergey M․2020-04-261-3/+6
|
* [prosiebensat1] Extract series metadataSergey M․2020-04-241-3/+10
|
* [prosiebensat1] Improve extraction and remove 7tv.de support (#24948)Philipp Stehle2020-04-241-20/+9
|
* [options] Clarify doc on --exec command (closes #19087) (#24883)willbeaufoy2020-04-241-1/+1
|
* [youtube] Fix DRM videos detection (refs #24736)Sergey M․2020-04-111-1/+1
|
* [thisoldhouse] Improve video id extraction (closes #24549)Sergey M․2020-04-111-15/+5
|
* [thisoldhouse] Fix video id extraction (closes #24548)AndrewMBL2020-04-111-1/+15
| | | | | | | | | | | | | | | Added support for: with of without "www." and either ".chorus.build" or ".com" It now validated correctly on older URL's ``` <iframe src="https://thisoldhouse.chorus.build/videos/zype/5e33baec27d2e50001d5f52f ``` and newer ones ``` <iframe src="https://www.thisoldhouse.com/videos/zype/5e2b70e95216cc0001615120 ```
* [soundcloud] Improve AAC format extraction (closes #19173, closes #24708)Sergey M․2020-04-101-3/+13
|
* [soundcloud] Extract AAC formattom2020-04-101-0/+2
|
* [youtube] Skip broken multifeed videos (closes #24711)Sergey M․2020-04-091-2/+13
|
* [nova:embed] Fix extraction (closes #24700)Sergey M․2020-04-091-34/+70
|
* [motherless] Fix extraction (closes #24699)Sergey M․2020-04-091-7/+9
|
* [twitch:clips] Extend _VALID_URL (closes #24290) (#24642)Felix Stupp2020-04-071-1/+14
|
* [tv4] Fix ISM formats extraction (closes #24667)Sergey M․2020-04-071-1/+1
|
* [extractor/common] Skip malformed ISM manifest XMLs while extracting ISM ↵Sergey M․2020-04-071-0/+2
| | | | formats (#24667)
* [tele5] Fix extraction (closes #24553)Sergey M․2020-04-061-8/+53
|
* [mofosex] Add support for generic embeds (closes #24633)Sergey M․2020-04-063-1/+33
|
* [youporn] Add support form generic embedsSergey M․2020-04-052-6/+23
|
* [spankwire] Add support for generic embeds (refs #24633)Sergey M․2020-04-052-0/+12
|
* [spankwire] Fix extraction (closes #18924, closes #20648)Sergey M․2020-04-051-75/+124
|
* release 2020.03.24Sergey M․2020-03-248-14/+15
|
* [ChangeLog] ActualizeSergey M․2020-03-241-1/+5
| | | | [ci skip]
* [ChangeLog] ActualizeSergey M․2020-03-241-0/+19
| | | | [ci skip]
* [teachable] Update testSergey M․2020-03-241-8/+10
|
* [teachable] Update gns3 domainSergey M․2020-03-241-3/+3
|
* [teachable] Update upskillcourses domainSergey M․2020-03-241-7/+7
| | | | New version does not use teachable platform any longer
* [generic] Look for teachable embeds before wistiaSergey M․2020-03-241-4/+5
|
* [teachable] Extract chapter metadata (closes #24421)Sergey M․2020-03-241-0/+25
|
* [bilibili] Add support for player.bilibili.com (closes #24402)Sergey M․2020-03-242-0/+15
|
* [bilibili] Add support for new URL schema with BV ids (closes #24439, closes ↵Sergey M․2020-03-241-2/+17
| | | | #24442)
* [limelight] remove disabled API requests(closes #24255)Remita Amine2020-03-234-86/+59
|
* [soundcloud] fix download url extraction(closes #24394)Remita Amine2020-03-221-68/+25
|
* [cbc:watch] Fix authenticated device token caching (closes #19160)Sergey M․2020-03-211-6/+14
|
* [cbc:watch] Add support for authenticationDevon Meunier2020-03-211-2/+34
|
* [hellporno] Fix extraction (closes #24399)Sergey M․2020-03-211-36/+37
|
* [xtube] Fix typoSergey M․2020-03-141-1/+1
|
* [xtube] Fix formats extraction (closes #24348)Sergey M․2020-03-141-1/+1
|
* [ndr] Fix extraction (closes #24326)Sergey M․2020-03-141-4/+9
|
* [nhk] Update m3u8 URL and use native hls (#24329)Sergey M․2020-03-141-2/+3
|
* [nhk] Remove obsolete rtmp formats (closes #24329)Sergey M․2020-03-141-7/+0
|
* [nhk] Relax _VALID_URL (#24329)Sergey M․2020-03-141-1/+4
|
* Revert "[vimeo] fix showcase password protected video extraction(closes #24224)"Remita Amine2020-03-131-1/+1
| | | | This reverts commit 12ee431676bb655f04c7dd416a73c1f142ed368d.
* [utils] Add reference to cookie file formatSergey M․2020-03-101-0/+5
|
* Revert "[utils] Add support for cookies with spaces used instead of tabs"Sergey M․2020-03-103-19/+5
| | | | | | | | | | According to [1] TABs must be used as separators between fields. Files produces by some tools with spaces as separators are considered malformed. 1. https://curl.haxx.se/docs/http-cookies.html This reverts commit cff99c91d150df2a4e21962a3ca8d4ae94533b8c.
* release 2020.03.08Sergey M․2020-03-087-14/+14
|
* [ChangeLog] ActualizeSergey M․2020-03-081-0/+12
| | | | [ci skip]
* [utils] Add support for cookies with spaces used instead of tabsSergey M․2020-03-083-5/+19
|