summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
|
* Merge pull request #11578 from rpunkfu/patch-2Yen Chi Hsuan2017-01-021-1/+1
|\ | | | | Update Readme: Set HOME properly in install command
| * Update Readme: Set home in sudo pip installOskar Cieslik2017-01-021-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 optionsSergey M․2017-01-011-1/+1
|
* [nrktv:episodes] Add support for episodes (#11571)Sergey M․2017-01-012-16/+51
|
* [ISSUE_TEMPLATE_tmpl.md] Clarify example URLs constraints for site support ↵Sergey M․2017-01-011-0/+2
| | | | request
* [arkena] Add support for video.arkena.com (closes #11568)Sergey M․2017-01-011-1/+20
|
* release 2016.12.31Sergey M․2016-12-314-5/+9
|
* [ChangeLog] ActualizeSergey M․2016-12-311-0/+20
|
* Improve custom config support (closes #10648)Sergey M․2016-12-312-23/+22
|
* Add option --config-locationFabian Stahl2016-12-312-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-311-22/+11
|
* [twitch] Added support for player.twitch.tv URLs (closes #11535)Robert Smith2016-12-311-1/+22
|
* [README.md] Fix spelling and harmonize line lengthDavid Haberthür2016-12-312-11/+7
|
* [videa] Add support for videa embedsSergey M․2016-12-312-0/+23
|
* [videa] Improve and simplify (closes #8181, closes #11133)Sergey M․2016-12-312-66/+54
|