Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [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 | |
| | | ||||||
* | | release 2017.01.02 | Sergey M․ | 2017-01-02 | 5 | -9/+12 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2017-01-02 | 1 | -0/+8 | |
| | | ||||||
* | | [cctv] Relax _VALID_URL | Sergey M․ | 2017-01-02 | 1 | -1/+1 | |
| | | ||||||
* | | [cctv] Do not fallback on video id extracted from URL | Sergey M․ | 2017-01-02 | 1 | -1/+1 | |
| | | ||||||
* | | [cctv] Improve and merge with cntv (closes #879, closes #6753, closes #8541) | Sergey M․ | 2017-01-02 | 3 | -152/+128 | |
| | | ||||||
* | | [cntv] Add extractor | RPing | 2017-01-02 | 2 | -0/+124 | |
| | | ||||||
* | | Merge pull request #11578 from rpunkfu/patch-2 | Yen Chi Hsuan | 2017-01-02 | 1 | -1/+1 | |
|\ \ | | | | | | | Update Readme: Set HOME properly in install command | |||||
| * | | Update Readme: Set home in sudo pip install | Oskar Cieslik | 2017-01-02 | 1 | -1/+1 | |
|/ / | | | | | 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 :) | |||||
* | | [README.md] Update link to available YoutubeDL options | Sergey M․ | 2017-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | [nrktv:episodes] Add support for episodes (#11571) | Sergey M․ | 2017-01-01 | 2 | -16/+51 | |
| | | ||||||
* | | [ISSUE_TEMPLATE_tmpl.md] Clarify example URLs constraints for site support ↵ | Sergey M․ | 2017-01-01 | 1 | -0/+2 | |
| | | | | | | | | request | |||||
* | | [arkena] Add support for video.arkena.com (closes #11568) | Sergey M․ | 2017-01-01 | 1 | -1/+20 | |
| | | ||||||
* | | release 2016.12.31 | Sergey M․ | 2016-12-31 | 4 | -5/+9 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2016-12-31 | 1 | -0/+20 | |
| | | ||||||
* | | Improve custom config support (closes #10648) | Sergey M․ | 2016-12-31 | 2 | -23/+22 | |
| | | ||||||
* | | Add option --config-location | Fabian Stahl | 2016-12-31 | 2 | -0/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A configfile can now be passed to youtube_dl. undo changes Raise parser error if file not found, change to user_conf change metavar hand helptext for --configfile Fix help for --configfile Update help for --configfile Numbering placeholder in configfile error msg minor fix Change option --configfile top --config-file Fix -config-file error | |||||
* | | [twitch:vod] Improve _VALID_URL (closes #11537) | Sergey M․ | 2016-12-31 | 1 | -22/+11 | |
| | | ||||||
* | | [twitch] Added support for player.twitch.tv URLs (closes #11535) | Robert Smith | 2016-12-31 | 1 | -1/+22 | |
| | | ||||||
* | | [README.md] Fix spelling and harmonize line length | David Haberthür | 2016-12-31 | 2 | -11/+7 | |
| | | ||||||
* | | [videa] Add support for videa embeds | Sergey M․ | 2016-12-31 | 2 | -0/+23 | |
| | | ||||||
* | | [videa] Improve and simplify (closes #8181, closes #11133) | Sergey M․ | 2016-12-31 | 2 | -66/+54 | |
| | | ||||||
* | | [videa] Add extractor | Bagira | 2016-12-31 | 2 | -0/+102 | |
| | | ||||||
* | | [devscripts/buildserver] Remove unreachable except block | Chris Gavin | 2016-12-31 | 1 | -2/+0 | |
| | | ||||||
* | | [vk] Fix postlive videos extraction | Sergey M․ | 2016-12-30 | 1 | -3/+6 | |
| | | ||||||
* | | [vk] Extract from playerParams (closes #11555) | Sergey M․ | 2016-12-30 | 1 | -5/+17 | |
| | | ||||||
* | | [freevideo] Remove extractor (closes #11515) | Sergey M․ | 2016-12-30 | 2 | -40/+1 | |
| | | | | | | | | Handled by generic extractor | |||||
* | | [showroomlive] Improve (closes #11458) | Sergey M․ | 2016-12-30 | 1 | -55/+59 | |
| | | ||||||
* | | [showroomlive] Add extractor | Arjan Verwer | 2016-12-29 | 2 | -0/+81 | |
| | | ||||||
* | | [xhamster] Fix duration extraction (closes #11549) | Sergey M․ | 2016-12-28 | 1 | -7/+7 | |
| | | ||||||
* | | [rtve:live] Fix extraction (closes #11529) | Sergey M․ | 2016-12-25 | 1 | -1/+4 | |
| | | ||||||
* | | [extractor/common] Allow non-lang in subtitles' keys | Yen Chi Hsuan | 2016-12-25 | 1 | -3/+4 | |
| | | | | | | | | See 264e77c406a3b14f15aafcd036524cb6fe86aa20 | |||||
* | | [brightcove:legacy] Improve embeds detection (closes #11523) | Sergey M․ | 2016-12-24 | 2 | -8/+29 | |
| | | ||||||
* | | [twitch] Add support for rechat messages (closes #11524) | Sergey M․ | 2016-12-24 | 1 | -0/+13 | |
| | | ||||||
* | | Credit @wader for #11521 | Remita Amine | 2016-12-24 | 1 | -0/+1 | |
| | | ||||||
* | | [acast] Add test with multiple blings | Mattias Wadman | 2016-12-24 | 1 | -2/+16 | |
| | | ||||||
* | | [acast] Fix broken audio URL and timestamp extraction | Mattias Wadman | 2016-12-24 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | Before first bling was used now we look for the first bling with type BlingAudio. Before publishingDate was a ms unix timestamp now it is iso8601. | |||||
* | | [README.md] Add missing protocols to format selection section | Sergey M․ | 2016-12-23 | 1 | -1/+1 | |
| | | ||||||
* | | [README.md] Fix typo | hub2git | 2016-12-23 | 1 | -1/+1 | |
| | | ||||||
* | | release 2016.12.22 | Sergey M․ | 2016-12-22 | 4 | -7/+7 | |
| | |