summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* [videa] Add extractorBagira2016-12-312-0/+102
|
* [devscripts/buildserver] Remove unreachable except blockChris Gavin2016-12-311-2/+0
|
* [vk] Fix postlive videos extractionSergey M․2016-12-301-3/+6
|
* [vk] Extract from playerParams (closes #11555)Sergey M․2016-12-301-5/+17
|
* [freevideo] Remove extractor (closes #11515)Sergey M․2016-12-302-40/+1
| | | | Handled by generic extractor
* [showroomlive] Improve (closes #11458)Sergey M․2016-12-301-55/+59
|
* [showroomlive] Add extractorArjan Verwer2016-12-292-0/+81
|
* [xhamster] Fix duration extraction (closes #11549)Sergey M․2016-12-281-7/+7
|
* [rtve:live] Fix extraction (closes #11529)Sergey M․2016-12-251-1/+4
|
* [extractor/common] Allow non-lang in subtitles' keysYen Chi Hsuan2016-12-251-3/+4
| | | | See 264e77c406a3b14f15aafcd036524cb6fe86aa20
* [brightcove:legacy] Improve embeds detection (closes #11523)Sergey M․2016-12-242-8/+29
|
* [twitch] Add support for rechat messages (closes #11524)Sergey M․2016-12-241-0/+13
|
* Credit @wader for #11521Remita Amine2016-12-241-0/+1
|
* [acast] Add test with multiple blingsMattias Wadman2016-12-241-2/+16
|
* [acast] Fix broken audio URL and timestamp extractionMattias Wadman2016-12-241-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 sectionSergey M․2016-12-231-1/+1
|
* [README.md] Fix typohub2git2016-12-231-1/+1
|
* release 2016.12.22Sergey M․2016-12-224-7/+7
|
* [ChangeLog] ActualizeRemita Amine2016-12-221-0/+15
|
* [common] improve detection for video only formats and m3u8 manifest(fixes ↵Remita Amine2016-12-221-4/+8
| | | | #11507)
* [theplatform] pass geo verification headers to smil request(closes #10146)Remita Amine2016-12-211-1/+3
|