Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-11 | [vimeo:ondemand] Fix test (closes #11651) | Sergey M․ | |
2017-01-10 | [nick] Add support for beta.nick.com (closes #11655) | Sergey M․ | |
2017-01-10 | [mtv] Use native hls by default | Sergey M․ | |
2017-01-10 | [mtv,cc] Use hls by default (closes #11641) | Sergey M․ | |
2017-01-10 | [mtv] Fix non-hls extraction | Sergey M․ | |
method attribute may not be present | |||
2017-01-10 | [mtv] Add default value for use_hls | Sergey M․ | |
These methods are used across codebase with old number of arguments | |||
2017-01-10 | release 2017.01.102017.01.10 | Sergey M․ | |
2017-01-10 | [ChangeLog] Actualize | Sergey M․ | |
2017-01-10 | [youtube] Fix extraction (closes #11663, #11664) | Sergey M․ | |
2017-01-09 | [inc] Improve (closes #11647) | Sergey M․ | |
2017-01-09 | [inc] Add extractor | Déstin Reed | |
2017-01-09 | [youtube] Add test for itag 212 (#11575) | Sergey M․ | |
2017-01-09 | [youtube] Add itag 212 | Kacper Michajłow | |
Seen on video with id 1t24XAntNCY | |||
2017-01-09 | small fix to Changelog format | Philipp Hagemeister | |
2017-01-09 | [egghead:course] Add support for egghead.io course playlists | Philipp Hagemeister | |
Individual egghead videos are already handled by the generic/Wistia extractors. | |||
2017-01-08 | release 2017.01.082017.01.08 | Sergey M․ | |
2017-01-08 | [ChangeLog] Actualize | Sergey M․ | |
2017-01-08 | [hitrecord] Improve (closes #11626) | Sergey M․ | |
2017-01-08 | [hitrecord] Add extractor | J | |
2017-01-07 | [videott] remove extractor | Remita Amine | |
2017-01-06 | [swrmediathek] skip tests correctly | Remita Amine | |
2017-01-06 | [swrmediathek] improve extraction | Remita Amine | |
2017-01-06 | [sharesix] remove extractor | Remita Amine | |
2017-01-06 | [aol] remove AolFeaturesIE | Remita Amine | |
2017-01-06 | [break] merge BreakIE and ScreenJunkiesIE | Remita Amine | |
2017-01-06 | [sendtonews] improve info extraction | Remita Amine | |
2017-01-06 | [skynews] update test | Remita Amine | |
2017-01-06 | [3sat,phoenix] Fix extraction (closes #11619) | Sergey M․ | |
2017-01-05 | [comedycentral/mtv] Add support for HLS videos (fixes #11600) | Philipp Hagemeister | |
Currently, the HTTP files of the RTMP urls are not present for the The Daily Show. Use HLS instead for now. | |||
2017-01-06 | [README.md] Mention --config-location in configuration section (#11615) | Sergey M․ | |
2017-01-06 | [ChangeLog] Update after #11581 | Yen Chi Hsuan | |
[ci skip] | |||
2017-01-06 | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | |
2017-01-05 | [discoverygo] Fix JSON data parsing | Yen Chi Hsuan | |
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 | |||
2017-01-05 | release 2017.01.052017.01.05 | Sergey M․ | |
2017-01-05 | [ChangeLog] Actualize | Sergey M․ | |
2017-01-05 | [zdf] Improve (closes #11055, closes #11063) | Sergey M․ | |
2017-01-05 | [zdf] Fix extraction | Paul Hartmann | |
2017-01-04 | [pornhub:playlist] Improve extraction (closes #11594) | Sergey M․ | |
2017-01-04 | [cctv] Add support for ncpa-classic.com (closes #11591) | Sergey M․ | |
2017-01-03 | [tunein] Add support for embeds (closes #11579) | Sergey M․ | |
2017-01-03 | [cctv] Relax some video id regexes | Sergey M․ | |
2017-01-02 | release 2017.01.022017.01.02 | Sergey M․ | |
2017-01-02 | [ChangeLog] Actualize | Sergey M․ | |
2017-01-02 | [cctv] Relax _VALID_URL | Sergey M․ | |
2017-01-02 | [cctv] Do not fallback on video id extracted from URL | Sergey M․ | |
2017-01-02 | [cctv] Improve and merge with cntv (closes #879, closes #6753, closes #8541) | Sergey M․ | |
2017-01-02 | [cntv] Add extractor | RPing | |
2017-01-02 | Merge pull request #11578 from rpunkfu/patch-2 | Yen Chi Hsuan | |
Update Readme: Set HOME properly in install command | |||
2017-01-02 | Update Readme: Set home in sudo pip install | Oskar Cieslik | |
Hi, it's not always a default behaviour, but when you use `sudo pip` you most likely may want to use `-H` flag to set HOME value to directory of the target user :) | |||
2017-01-01 | [README.md] Update link to available YoutubeDL options | Sergey M․ | |