summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* release 2019.02.18 2019.02.18Sergey M․2019-02-181-1/+1
* [tvp:website] Improve supportSergey M․2019-02-172-5/+23
* [tvp:series] Fix extractionSergey M․2019-02-171-38/+29
* [tvp] Detect unavailable videosSergey M․2019-02-171-3/+8
* [tvp] Fix description extraction, make thumbnail optional and fix testsSergey M․2019-02-171-5/+16
* [linuxacademy] Add extractor (closes #12207)Sergey M․2019-02-172-0/+175
* [bilibili] Update keys (closes #19233)Sergey M․2019-02-171-2/+2
* [udemy] Extend _VALID_URLs (closes #14330, closes #15883)Sergey M․2019-02-171-3/+12
* [udemy] Update User-Agent and detect captcha (closes #14713, closes #15839, c...Sergey M․2019-02-171-2/+14
* [noovo] Fix extraction (closes #19230)Sergey M․2019-02-161-2/+6
* [rai] Relax _VALID_URL (closes #19232)Sergey M․2019-02-151-1/+4
* [vshare] Pass Referer to download request (closes #19205, closes #19221)Sergey M․2019-02-141-1/+1
* [openload] Add support for oload.liveyonaikerlol2019-02-141-1/+4
* [imgur] Use video id as title fallback (closes #18590)bitraid2019-02-131-1/+5
* [twitch] Add new source format detection approach (closes #19193)Sergey M․2019-02-121-1/+6
* [tvplayhome] Fix video id extraction (closes #19190)Sergey M․2019-02-111-3/+2
* [tvplayhome] Fix episode metadata extraction (closes #19190)Sergey M․2019-02-111-2/+3
* [rutube:embed] Fix extraction and add support private videos (closes #19163)Sergey M․2019-02-111-43/+72
* [soundcloud] Extract more metadataSergey M․2019-02-101-9/+56
* [trunews] Add extractor (closes #19153)Sergey M․2019-02-092-0/+76
* [linkedin:learning] extract chapter_number and chapter_id(closes #19162)Remita Amine2019-02-081-5/+11
* release 2019.02.08 2019.02.08Sergey M․2019-02-081-1/+1
* [YoutubeDL] Improve _make_archive_id (closes #19149)Sergey M․2019-02-081-1/+5
* [malltv] Fix issues and simplify (closes #17856)Sergey M․2019-02-081-44/+39
* [malltv] Add extractor (closes #18058)Ales Jirasek2019-02-084-2/+61
* [spankbang:playlist] Add extractor (closes #19145)Sergey M․2019-02-082-2/+36
* [spankbang] Extend _VALID_URLSergey M․2019-02-081-4/+13
* [trutv] fix extraction(closes #17336)Remita Amine2019-02-061-28/+56
* [toutv] fix authentication(closes #16398)(closes #18700)Remita Amine2019-02-062-50/+46
* [pornhub] Improve and simplify (closes #19135)Sergey M․2019-02-051-11/+6
* [pornhub] Fix tags and categories extraction (closes #13720)JChris2462019-02-051-9/+11
* [pornhd] Fix formats extractionSergey M․2019-02-051-1/+5
* [pornhd] Extract like countJChris2462019-02-051-0/+8
* [radiocanada] switch to the new media requests(closes #19115)Remita Amine2019-02-031-94/+39
* [teachable] add support for courses.workitdaily.com (closes #18871)Remita Amine2019-02-031-0/+1
* [vporn] Remove extractor (closes #16276)Sergey M․2019-02-032-124/+0
* [soundcloud:pagedplaylist] Improve (closes #19086)Sergey M․2019-02-021-12/+16
* [soundcloud:pagedplaylist] Add ie and title to entries (#19022)Cory Hall2019-02-021-7/+9
* [drtuber] Extract durationJChris2462019-02-021-0/+6
* [YoutubeDL] Fallback to ie_key of matching extractor while making download ar...Sergey M․2019-02-021-7/+13
* [soundcloud:user] Update testsSergey M․2019-02-021-22/+26
* [soundcloud] Fix paged playlists extraction, add support for albums and updat...Sergey M․2019-02-021-9/+17
* [drtv] Improve preference (closes #19079)Sergey M․2019-02-011-2/+5
* [openload] Add support for openload.pw and oload.pw (closes #18930)Sergey M․2019-01-311-2/+8
* [openload] Add support for oload.infoBatuhan's Unmaintained Account2019-01-301-1/+4
* [crackle] authorize media detail request(closes #16931)Remita Amine2019-01-301-6/+12
* release 2019.01.30.1 2019.01.30.1Sergey M․2019-01-301-1/+1
* [postprocessor/ffmpeg] Fix avconv processing broken in #19025 (closes #19067)Sergey M․2019-01-301-5/+7
* release 2019.01.30 2019.01.30Sergey M․2019-01-301-1/+1
* [fox] Remove unused importsSergey M․2019-01-301-2/+0