summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Collapse)AuthorAgeFilesLines
...
* [xtube] Add support for embedded URLs (closes #14417)Sergey M․2017-10-061-1/+4
|
* [YoutubeDL] Ignore duplicates in --playlist-itemsSergey M․2017-10-061-1/+2
| | | | E.g. '--playlist-items 2-4,3-4,3' should result in '[2,3,4]', not '[2,3,4,3,4,3]'
* [YoutubeDL] Fix out of range --playlist-items for iterable playlists and ↵Sergey M․2017-10-061-11/+16
| | | | reduce code duplication (closes #14425)
* [utils] Use in OnDemandPagedList by defaultSergey M․2017-10-063-3/+3
| | | | Not using cache results in redundant network I/O due to downloading the same pages while using --playlist-items n-m
* [xvideos] Add support for embed URLs and improve extraction (closes #14409)Sergey M․2017-10-051-11/+31
|
* [comedycentral] new shortcut :theopposition for "The Opposition" showPhilipp Hagemeister2017-10-041-1/+5
|
* [beeg] Fix extraction (closes #14403)Sergey M․2017-10-041-3/+7
|
* [extractor/common] Fix typo in _parse_mpd_formatsM.K2017-10-041-1/+1
|
* [tvn24] Relax _VALID_URLJakub Wilk2017-10-031-2/+5
|
* Fix for JSON meta data downloadMatthias Küch2017-10-031-1/+2
| | | | Added fixes according to #13651 and user @remitamine
* [postprocessor/ffmpeg] Convert to opus using libopus (closes #14381)Sergey M․2017-10-021-1/+1
|
* [ketnet] Add support for videos without direct sources (closes #14377)Sergey M․2017-10-021-1/+22
|
* [canvas] Generalize mediazone.vrt.be extractor and rework canvas and eenSergey M․2017-10-022-48/+99
|
* [afreecatv] Add support for adult videos (closes #14376)Sergey M․2017-10-021-1/+26
|
* release 2017.10.01Sergey M․2017-10-011-1/+1
|
* [tvp] Add support for new URL schema (closes #14368)Rafal Borczuch2017-10-011-7/+8
|
* [generic] Add support for single format Video.js embeds (closes #14371)Sergey M․2017-10-011-2/+17
|
* [yahoo] Bypass geo restriction for brightcove (#14210)Sergey M․2017-10-011-5/+16
|
* [yahoo] Use extracted brightcove account id (closes #14210)Sergey M․2017-10-011-9/+18
|
* [rtve:alacarta] Fix extraction (closes #14290)Giuseppe Fabiano2017-10-011-3/+33
|
* [YoutubeDL] PEP 8Sergey M․2017-09-301-1/+1
|
* [yahoo] Fix some testsSergey M․2017-09-301-1/+2
|
* [yahoo] Add support for custom brigthcove embeds (closes #14210)Sergey M․2017-09-301-3/+26
|
* [YoutubeDL] Document youtube_include_dash_manifestSergey M․2017-09-281-0/+6
|
* [generic] Add support for Video.js embedsSergey M․2017-09-281-0/+56
|
* [gfycat] Add support for /gifs/detail URLs (closes #14322)Timendum2017-09-271-1/+4
|
* [generic] Fix infinite recursion for twitter:player URLs (closes #14339)Sergey M․2017-09-261-1/+1
|
* [xhamsterembed] Fix extraction (closes #14308)Sergey M․2017-09-241-1/+1
|
* release 2017.09.24Sergey M․2017-09-241-1/+1
|
* [kakao] Fix _VALID_URLSergey M․2017-09-241-1/+1
|
* [openload] Fix _load_cookies for python 2.6Sergey M․2017-09-241-2/+5
|
* Hide experimental phantomjs wrapperSergey M․2017-09-243-216/+228
|
* [24video] Fix timestamp extraction and make non fatal (#14295)Sergey M․2017-09-231-3/+3
|
* [24video] Add support for 24video.adult (closes #14295)Sergey M․2017-09-231-1/+1
|
* [heise] PEP 8Sergey M․2017-09-231-2/+2
|
* [kakao] Improve (closes #14007)Sergey M․2017-09-231-52/+61
|
* [kakao] Add extractor (closes #12298)Namnamseo2017-09-232-0/+141
|
* [twitter] Add support for user_id-less URLs (closes #14270)Giuseppe Fabiano2017-09-231-5/+25
|
* [americastestkitchen] Improve (closes #13996)Sergey M․2017-09-231-41/+41
|
* [americastestkitchen] Add extractor (closes #10764)Dan Weber2017-09-232-0/+86
|
* [generic] Fix support for multiple HTML5 videos on one page (closes #14080)kayb942017-09-231-3/+19
|
* [mixcloud] Improve and simplify (closes #14132)Sergey M․2017-09-231-30/+41
|
* [mixcloud] Fix extraction (closes #14088)Tatsuyuki Ishi2017-09-232-63/+114
|
* [options] Accept lrc as a subtitle conversion target format (closes #14292)Yen Chi Hsuan2017-09-232-2/+2
|
* [lynda] Add support for educourse.ga (closes #14286)Sergey M․2017-09-211-2/+5
|
* [beeg] Fix extraction (closes #14275)Giuseppe Fabiano2017-09-211-2/+5
|
* [nbcsports:vplayer] Correct theplatform URL (closes #13873)Parmjit Virk2017-09-211-4/+5
|
* [twitter] Fix duration extractioncapital-G2017-09-201-4/+8
|
* [tvplay] Bypass geo restrictionSergey M․2017-09-201-1/+11
|
* [heise] Add support for YouTube embedskayb942017-09-171-6/+27
|