Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [ooyala] add support for videos with embedToken(#11684) | Remita Amine | 2017-01-13 | 2 | -4/+19 | |
| | ||||||
* | [mixcloud] Fix extraction (closes #11674) | Sergey M․ | 2017-01-13 | 1 | -17/+5 | |
| | ||||||
* | [openload] Fix extraction (closes #10408) | Vijay Singh | 2017-01-13 | 1 | -5/+6 | |
| | | | | Just a minor fix for openload | |||||
* | [tv4] improve extraction(closes #11698) | Remita Amine | 2017-01-13 | 1 | -18/+31 | |
| | | | | | | - remove check for requires_subscription - extract more formats - extract subtitles | |||||
* | [common] add possibility to customize akamai manifest host | Remita Amine | 2017-01-13 | 1 | -3/+9 | |
| | ||||||
* | [freesound] Improve and remove unrelated metadata (closes #11608) | Sergey M․ | 2017-01-12 | 1 | -39/+34 | |
| | ||||||
* | [utils] Add more date formats | Sergey M․ | 2017-01-12 | 2 | -0/+9 | |
| | ||||||
* | [freesound] Fix extraction and extended (closes #11602) | sh!zeeg | 2017-01-12 | 1 | -5/+50 | |
| | ||||||
* | [vimeo] Fix tests | Sergey M․ | 2017-01-11 | 1 | -3/+3 | |
| | ||||||
* | [vimeo:ondemand] Fix test (closes #11651) | Sergey M․ | 2017-01-11 | 1 | -0/+3 | |
| | ||||||
* | [nick] Add support for beta.nick.com (closes #11655) | Sergey M․ | 2017-01-10 | 1 | -1/+4 | |
| | ||||||
* | [mtv] Use native hls by default | Sergey M․ | 2017-01-10 | 1 | -1/+2 | |
| | ||||||
* | [mtv,cc] Use hls by default (closes #11641) | Sergey M․ | 2017-01-10 | 2 | -4/+4 | |
| | ||||||
* | [mtv] Fix non-hls extraction | Sergey M․ | 2017-01-10 | 1 | -1/+1 | |
| | | | | method attribute may not be present | |||||
* | [mtv] Add default value for use_hls | Sergey M․ | 2017-01-10 | 1 | -2/+2 | |
| | | | | These methods are used across codebase with old number of arguments | |||||
* | release 2017.01.10 | Sergey M․ | 2017-01-10 | 4 | -5/+7 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-01-10 | 1 | -0/+3 | |
| | ||||||
* | [youtube] Fix extraction (closes #11663, #11664) | Sergey M․ | 2017-01-10 | 1 | -1/+1 | |
| | ||||||
* | [inc] Improve (closes #11647) | Sergey M․ | 2017-01-09 | 1 | -8/+9 | |
| | ||||||
* | [inc] Add extractor | Déstin Reed | 2017-01-09 | 2 | -0/+41 | |
| | ||||||
* | [youtube] Add test for itag 212 (#11575) | Sergey M․ | 2017-01-09 | 1 | -0/+5 | |
| | ||||||
* | [youtube] Add itag 212 | Kacper Michajłow | 2017-01-09 | 1 | -0/+1 | |
| | | | Seen on video with id 1t24XAntNCY | |||||
* | small fix to Changelog format | Philipp Hagemeister | 2017-01-09 | 1 | -0/+3 | |
| | ||||||
* | [egghead:course] Add support for egghead.io course playlists | Philipp Hagemeister | 2017-01-09 | 3 | -1/+44 | |
| | | | | Individual egghead videos are already handled by the generic/Wistia extractors. | |||||
* | release 2017.01.08 | Sergey M․ | 2017-01-08 | 5 | -10/+7 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-01-08 | 1 | -0/+8 | |
| | ||||||
* | [hitrecord] Improve (closes #11626) | Sergey M․ | 2017-01-08 | 1 | -17/+37 | |
| | ||||||
* | [hitrecord] Add extractor | J | 2017-01-08 | 2 | -0/+49 | |
| | ||||||
* | [videott] remove extractor | Remita Amine | 2017-01-07 | 2 | -66/+0 | |
| | ||||||
* | [swrmediathek] skip tests correctly | Remita Amine | 2017-01-06 | 1 | -2/+2 | |
| | ||||||
* | [swrmediathek] improve extraction | Remita Amine | 2017-01-06 | 1 | -36/+47 | |
| | ||||||
* | [sharesix] remove extractor | Remita Amine | 2017-01-06 | 2 | -92/+0 | |
| | ||||||
* | [aol] remove AolFeaturesIE | Remita Amine | 2017-01-06 | 2 | -33/+3 | |
| | ||||||
* | [break] merge BreakIE and ScreenJunkiesIE | Remita Amine | 2017-01-06 | 3 | -162/+102 | |
| | ||||||
* | [sendtonews] improve info extraction | Remita Amine | 2017-01-06 | 1 | -10/+26 | |
| | ||||||
* | [skynews] update test | Remita Amine | 2017-01-06 | 1 | -5/+6 | |
| | ||||||
* | [3sat,phoenix] Fix extraction (closes #11619) | Sergey M․ | 2017-01-06 | 2 | -4/+170 | |
| | ||||||
* | [comedycentral/mtv] Add support for HLS videos (fixes #11600) | Philipp Hagemeister | 2017-01-05 | 2 | -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-06 | 1 | -0/+2 | |
| | ||||||
* | [ChangeLog] Update after #11581 | Yen Chi Hsuan | 2017-01-06 | 1 | -0/+3 | |
| | | | | [ci skip] | |||||
* | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | 2017-01-06 | 283 | -538/+538 | |
| | ||||||
* | [discoverygo] Fix JSON data parsing | Yen Chi Hsuan | 2017-01-05 | 2 | -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.05 | Sergey M․ | 2017-01-05 | 3 | -5/+5 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-01-05 | 1 | -0/+9 | |
| | ||||||
* | [zdf] Improve (closes #11055, closes #11063) | Sergey M․ | 2017-01-05 | 1 | -260/+266 | |
| | ||||||
* | [zdf] Fix extraction | Paul Hartmann | 2017-01-05 | 1 | -170/+214 | |
| | ||||||
* | [pornhub:playlist] Improve extraction (closes #11594) | Sergey M․ | 2017-01-04 | 1 | -5/+12 | |
| | ||||||
* | [cctv] Add support for ncpa-classic.com (closes #11591) | Sergey M․ | 2017-01-04 | 1 | -4/+42 | |
| | ||||||
* | [tunein] Add support for embeds (closes #11579) | Sergey M․ | 2017-01-03 | 2 | -50/+78 | |
| | ||||||
* | [cctv] Relax some video id regexes | Sergey M․ | 2017-01-03 | 1 | -2/+2 | |
| |