aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [vevo] Use raise_geo_restrictedSergey M․2016-05-031-2/+2
|
* [aol] Improve _VALID_URL (Closes #9381)Sergey M․2016-05-031-1/+7
|
* [xfileshare] Add support for streamin.toSergey M․2016-05-031-0/+1
|
* [xfileshare] Refactor _VALID_URL and remove ded sitesSergey M․2016-05-031-25/+14
|
* [xfileshare] Add support for thevideobee.to (Closes #9374)Sergey M․2016-05-031-1/+1
|
* [xiami] Detect georestriction and skip testsYen Chi Hsuan2016-05-031-2/+12
|
* [kuwo:category] Fix description and update testYen Chi Hsuan2016-05-031-1/+2
|
* [README.md] Update creator descriptionSergey M․2016-05-021-1/+1
|
* [extractor/common] Relax wording for creator metafieldSergey M․2016-05-021-1/+1
|
* [YoutubeDL] Skip non-relevant field types when building output templateSergey M․2016-05-021-1/+1
|
* [vevo] Remove superfluous codeSergey M․2016-05-021-2/+0
|
* [YoutubeDL] Properly process unable-to-download-error on python2Sergey M․2016-05-021-1/+1
|
* [vevo] Improve genre extractionSergey M․2016-05-021-1/+10
|
* [discovery] Fix typoSergey M․2016-05-021-1/+1
|
* [vevo] Extract featured artistSergey M․2016-05-021-3/+11
|
* [vevo:playlist] Add fallback for playlist idSergey M․2016-05-021-1/+1
|
* [vevo] Extract track related metafields and add artists to title (Closes #1684)Sergey M․2016-05-021-16/+42
|
* [vevo] Add test for video only available via webpageSergey M․2016-05-021-0/+14
|
* [vevo] Extract video versions from webpage as a last resort (Closes #8426, ↵Sergey M․2016-05-021-8/+20
| | | | closes #9366)
* [vevo] Fix _call_apiSergey M․2016-05-021-2/+2
|
* [vevo:playlist] Fix genre playlistsSergey M․2016-05-021-4/+14
|
* [vevo:playlist] Remove debug paramsSergey M․2016-05-021-8/+0
|
* [vevo:playlist] Add extractor (Closes #9334, closes #9364)Sergey M․2016-05-022-3/+76
|
* release 2016.05.01Philipp Hagemeister2016-05-013-9/+13
|
* [postprocessor/ffmpeg] Simplify metadata preparation and add track related ↵Sergey M․2016-05-011-17/+24
| | | | metafields (Closes #9357)
* Credit @blahgeek for xiami (#9079)Sergey M․2016-05-011-0/+1
|
* [tagesschau] Restrict playlist entry regexSergey M․2016-05-011-1/+5
|
* [tagesschau] Expand video idSergey M․2016-05-011-6/+6
|
* [tagesschau] Relax _VALID_URLSergey M․2016-05-011-2/+6
|
* [tagesschau] Separate player extractorSergey M․2016-05-012-74/+170
|
* [ccc] improve extractionremitamine2016-05-011-73/+38
|
* [tagesschau] Fix article media idsSergey M․2016-05-011-3/+3
|
* [tagesschau] Fix audio supportSergey M․2016-05-011-26/+49
|
* [tagesschau] Add support for playlistsSergey M․2016-05-011-42/+68
|
* [rtlnl] Match formats only by heightSergey M․2016-05-011-4/+6
|
* [tagesschau] Relax _VALID_URLSergey M․2016-05-011-1/+4
|
* [tagesschau] Update _FORMATS mapSergey M․2016-05-011-2/+5
|
* [discovery] remove unused importsremitamine2016-04-301-6/+1
|
* [discovery] extract more info using BrightcoveNewIEremitamine2016-04-301-45/+7
|
* [discovery] extract subtitleremitamine2016-04-301-0/+11
|
* [discovery] extract http formatsremitamine2016-04-301-3/+47
|
* [xiami] Improve extraction (Closes #9079)Sergey M․2016-04-302-102/+99
| | | | | | * Switch to JSON source * Add abstract IE for playlists * Extract more track related metadata
* [xiami] Add xiami extractorBlahGeek2016-04-302-0/+167
|
* [ted] add support for youtube embeds and update testsremitamine2016-04-301-8/+17
|
* [ted] extract all http formatsremitamine2016-04-301-16/+29
|
* [vlive] Pass Referer as bytestring (Closes #9352)Sergey M․2016-04-301-1/+1
|
* [pbs] extract srt and vtt subtitlesremitamine2016-04-301-0/+13
|
* [pbs] remove duplicate formatremitamine2016-04-301-3/+1
|
* [pbs] extract only the formats that we know that they will be available as ↵remitamine2016-04-301-1/+3
| | | | | | http format https://projects.pbs.org/confluence/display/coveapi/COVE+Video+Specifications
* [pbs] fix the least bitrate http url constructionremitamine2016-04-301-0/+2
|