summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [utils] Add more date formatsSergey M․2017-01-122-0/+9
| |
* | [freesound] Fix extraction and extended (closes #11602)sh!zeeg2017-01-121-5/+50
| |
* | [vimeo] Fix testsSergey M․2017-01-111-3/+3
| |
* | [vimeo:ondemand] Fix test (closes #11651)Sergey M․2017-01-111-0/+3
| |
* | [nick] Add support for beta.nick.com (closes #11655)Sergey M․2017-01-101-1/+4
| |
* | [mtv] Use native hls by defaultSergey M․2017-01-101-1/+2
| |
* | [mtv,cc] Use hls by default (closes #11641)Sergey M․2017-01-102-4/+4
| |
* | [mtv] Fix non-hls extractionSergey M․2017-01-101-1/+1
| | | | | | | | method attribute may not be present
* | [mtv] Add default value for use_hlsSergey M․2017-01-101-2/+2
| | | | | | | | These methods are used across codebase with old number of arguments
* | release 2017.01.10Sergey M․2017-01-104-5/+7
| |
* | [ChangeLog] ActualizeSergey M․2017-01-101-0/+3
| |
* | [youtube] Fix extraction (closes #11663, #11664)Sergey M․2017-01-101-1/+1
| |
* | [inc] Improve (closes #11647)Sergey M․2017-01-091-8/+9
| |
* | [inc] Add extractorDéstin Reed2017-01-092-0/+41
| |
* | [youtube] Add test for itag 212 (#11575)Sergey M․2017-01-091-0/+5
| |
* | [youtube] Add itag 212Kacper Michajłow2017-01-091-0/+1
| | | | | | Seen on video with id 1t24XAntNCY
* | small fix to Changelog formatPhilipp Hagemeister2017-01-091-0/+3
| |
* | [egghead:course] Add support for egghead.io course playlistsPhilipp Hagemeister2017-01-093-1/+44
| | | | | | | | Individual egghead videos are already handled by the generic/Wistia extractors.
* | release 2017.01.08Sergey M․2017-01-085-10/+7
| |
* | [ChangeLog] ActualizeSergey M․2017-01-081-0/+8
| |
* | [hitrecord] Improve (closes #11626)Sergey M․2017-01-081-17/+37
| |
* | [hitrecord] Add extractorJ2017-01-082-0/+49
| |
* | [videott] remove extractorRemita Amine2017-01-072-66/+0
| |
* | [swrmediathek] skip tests correctlyRemita Amine2017-01-061-2/+2
| |
* | [swrmediathek] improve extractionRemita Amine2017-01-061-36/+47
| |
* | [sharesix] remove extractorRemita Amine2017-01-062-92/+0
| |
* | [aol] remove AolFeaturesIERemita Amine2017-01-062-33/+3
| |
* | [break] merge BreakIE and ScreenJunkiesIERemita Amine2017-01-063-162/+102
| |
* | [sendtonews] improve info extractionRemita Amine2017-01-061-10/+26
| |
* | [skynews] update testRemita Amine2017-01-061-5/+6
| |
* | [3sat,phoenix] Fix extraction (closes #11619)Sergey M․2017-01-062-4/+170
| |
* | [comedycentral/mtv] Add support for HLS videos (fixes #11600)Philipp Hagemeister2017-01-052-24/+34
| | | | | | | | | | Currently, the HTTP files of the RTMP urls are not present for the The Daily Show. Use HLS instead for now.
* | [README.md] Mention --config-location in configuration section (#11615)Sergey M․2017-01-061-0/+2
| |
* | [ChangeLog] Update after #11581Yen Chi Hsuan2017-01-061-0/+3
| | | | | | | | [ci skip]
* | Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-06283-538/+538
| |
* | [discoverygo] Fix JSON data parsingYen Chi Hsuan2017-01-052-2/+7
| | | | | | | | | | | | | | | | HTMLParser, which is used by extract_attributes, already unescapes attribute values with HTMLParser.unescape. They shouldn't be unescaped again, to there may be parsing errors. Ref: #11219, #11522
* | release 2017.01.05Sergey M․2017-01-053-5/+5
| |
* | [ChangeLog] ActualizeSergey M․2017-01-051-0/+9
| |
* | [zdf] Improve (closes #11055, closes #11063)Sergey M․2017-01-051-260/+266
| |
* | [zdf] Fix extractionPaul Hartmann2017-01-051-170/+214
| |
* | [pornhub:playlist] Improve extraction (closes #11594)Sergey M․2017-01-041-5/+12
| |
* | [cctv] Add support for ncpa-classic.com (closes #11591)Sergey M․2017-01-041-4/+42
| |
* | [tunein] Add support for embeds (closes #11579)Sergey M․2017-01-032-50/+78
| |
* | [cctv] Relax some video id regexesSergey M․2017-01-031-2/+2
| |
* | release 2017.01.02Sergey M․2017-01-025-9/+12
| |
* | [ChangeLog] ActualizeSergey M․2017-01-021-0/+8
| |
* | [cctv] Relax _VALID_URLSergey M․2017-01-021-1/+1
| |
* | [cctv] Do not fallback on video id extracted from URLSergey M․2017-01-021-1/+1
| |
* | [cctv] Improve and merge with cntv (closes #879, closes #6753, closes #8541)Sergey M․2017-01-023-152/+128
| |
* | [cntv] Add extractorRPing2017-01-022-0/+124
| |