aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | [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
| | | | | | | | | | |
* | | | | | | | | | | [pornhub] Add support for pornhubpremium.com (#24288)Tristan Waddington2020-03-081-4/+14
| | | | | | | | | | |
* | | | | | | | | | | [README.md] Clarify 429 errorSergey M․2020-03-081-1/+3
| | | | | | | | | | |
* | | | | | | | | | | [youtube] Remove outdated codeSergey M․2020-03-081-90/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additional get_video_info requests don't seem to provide any extra itags any longer
* | | | | | | | | | | [youtube] Improve age-gated videos extraction in 429 error conditions (refs ↵Sergey M․2020-03-081-9/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #24283)
* | | | | | | | | | | [youtube] Improve extraction in 429 error conditions (closes #24283)Sergey M․2020-03-081-6/+17
| | | | | | | | | | |
* | | | | | | | | | | [nhk] update API version(closes #24270)Remita Amine2020-03-061-1/+1
| | | | | | | | | | |
* | | | | | | | | | | release 2020.03.06Sergey M․2020-03-067-14/+14
| | | | | | | | | | |
* | | | | | | | | | | [ChangeLog] ActualizeSergey M․2020-03-061-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | | [youtube] Fix testsSergey M․2020-03-061-8/+8
| | | | | | | | | | |
* | | | | | | | | | | [youtube] Fix age-gated videos support without login (closes #24248)Sergey M․2020-03-051-2/+2
| | | | | | | | | | |
* | | | | | | | | | | [vimeo] fix showcase password protected video extraction(closes #24224)Remita Amine2020-03-031-1/+1
| | | | | | | | | | |
* | | | | | | | | | | [pornhub] Improve title extraction (closes #24184)Sergey M․2020-03-031-4/+4
| | | | | | | | | | |
* | | | | | | | | | | [peertube] Fix issues and improve extraction (closes #23657)Sergey M․2020-03-031-22/+34
| | | | | | | | | | |
* | | | | | | | | | | [peertube] Improve extraction3risian2020-03-031-23/+64
| | | | | | | | | | |
* | | | | | | | | | | [youtube:playlist] Fix tests (closes #23872) (#23885)jxu2020-03-031-9/+12
| | | | | | | | | | |
* | | | | | | | | | | [servus] Add support for new URL schema (closes #23475, closes #23583, ↵Sergey M․2020-03-031-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #24142)
* | | | | | | | | | | [vimeo] Fix subtitles URLs (#24209)tsia2020-03-031-1/+2
| | | | | | | | | | |
* | | | | | | | | | | release 2020.03.01Sergey M․2020-03-017-14/+14
| | | | | | | | | | |
* | | | | | | | | | | [ChangeLog] ActualizeSergey M․2020-03-011-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | | [xhamster] Fix extraction (closes #24205)Sergey M․2020-03-011-1/+4
| | | | | | | | | | |
* | | | | | | | | | | [franceculture] Fix extraction (closes #24204)Sergey M․2020-03-011-1/+7
| | | | | | | | | | |
* | | | | | | | | | | [telecinco] Add support for article opening videosSergey M․2020-03-011-5/+37
| | | | | | | | | | |
* | | | | | | | | | | [telecinco] Fix extraction (refs #24195)Sergey M․2020-03-011-1/+1
| | | | | | | | | | |
* | | | | | | | | | | [xtube:user] Fix testSergey M․2020-02-291-1/+1
| | | | | | | | | | |
* | | | | | | | | | | [xtube] Fix metadata extraction (closes #21073, closes #22455)Sergey M․2020-02-291-13/+33
| | | | | | | | | | |
* | | | | | | | | | | [zapiks] Fix testSergey M․2020-02-291-1/+0
| | | | | | | | | | |
* | | | | | | | | | | [zdf:channel] Fix testsSergey M․2020-02-291-2/+2
| | | | | | | | | | |
* | | | | | | | | | | [test_subtitles] Remove obsolete testSergey M․2020-02-291-13/+0
| | | | | | | | | | |
* | | | | | | | | | | [youjizz] Fix extraction (closes #24181)Sergey M․2020-02-291-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Remove no longer needed compat_str around geturlSergey M․2020-02-2912-23/+16
| | | | | | | | | | |
* | | | | | | | | | | [YoutubeDL] Force redirect URL to unicode on python 2Sergey M․2020-02-292-1/+12
| | | | | | | | | | |
* | | | | | | | | | | [extractor/common] Convert ISM manifest to unicode before processing on ↵Sergey M․2020-02-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python 2 (#24152)
* | | | | | | | | | | [options] Remove duplicate short option -v for --version (#24162)The Hatsune Daishi2020-02-291-1/+1
| | | | | | | | | | |
* | | | | | | | | | | [pornhd] Fix extraction (closes #24128)Sergey M․2020-02-241-12/+24
| | | | | | | | | | |