Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'charlierose' of https://github.com/TRox1972/youtube-dl into ↵ | Yen Chi Hsuan | 2016-08-22 | 2 | -0/+46 | |
| |\ \ | | | | | | | | | | | | | TRox1972-charlierose | |||||
| | * | | [charlierose] Add new extractor | Déstin Reed | 2016-08-21 | 2 | -0/+46 | |
| | | | | ||||||
* | | | | [firsttv] fix extraction(closes #9249) | Remita Amine | 2016-08-21 | 1 | -94/+39 | |
| | | | | ||||||
* | | | | [twitch] Renew authentication | Sergey M․ | 2016-08-21 | 1 | -13/+27 | |
| | | | | ||||||
* | | | | [twitch] Refactor API calls | Sergey M․ | 2016-08-21 | 1 | -19/+19 | |
| | | | | ||||||
* | | | | [twitch] Modernize | Sergey M․ | 2016-08-21 | 1 | -7/+5 | |
| | | | | ||||||
* | | | | [kaltura] Fallback ext calculation on caption's format | Sergey M․ | 2016-08-21 | 1 | -1/+10 | |
| | | | | ||||||
* | | | | [zingmp3] fix extraction and add support for video clips(closes #10041) | Remita Amine | 2016-08-21 | 2 | -58/+78 | |
|/ / / | ||||||
* | | | [README.md] Add a format selection example using comma | Yen Chi Hsuan | 2016-08-21 | 1 | -0/+4 | |
| | | | | | | | | | | | | Ref: #10399 | |||||
* | | | [kaltura] Add test for #10279 | Sergey M․ | 2016-08-21 | 1 | -0/+21 | |
| | | | ||||||
* | | | [kaltura] Assume ttml to be default subtitles' extension | Sergey M․ | 2016-08-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | [kaltura] Add subtitles support when entry_id is unknown beforehand (Closes ↵ | Sergey M․ | 2016-08-21 | 1 | -0/+11 | |
| | | | | | | | | | | | | #10279) | |||||
* | | | [kaltura] Remove unused code | Sergey M․ | 2016-08-21 | 1 | -12/+0 | |
| | | | ||||||
* | | | [YoutubeDL] Autocalculate ext when ext is None | Sergey M․ | 2016-08-21 | 1 | -2/+2 | |
| | | | ||||||
* | | | [cultureunplugged] fix extraction(closes #10330) | Remita Amine | 2016-08-20 | 1 | -1/+8 | |
| | | | ||||||
* | | | [cnn] add support for money.cnn.com videos(closes #2797) | Remita Amine | 2016-08-20 | 1 | -7/+34 | |
| | | | ||||||
* | | | [cbs, cbsnews] fix extraction(fixes #10393) | Remita Amine | 2016-08-20 | 3 | -21/+38 | |
| | | | ||||||
* | | | [dotsub] Replace test (Closes #10386) | Sergey M․ | 2016-08-20 | 1 | -10/+10 | |
| | | | ||||||
* | | | [imdb] Improve title extraction and make thumbnail non-fatal | Déstin Reed | 2016-08-20 | 1 | -3/+4 | |
|/ / | ||||||
* | | [litv] Support 'promo' URLs (closes #10385) | Yen Chi Hsuan | 2016-08-20 | 2 | -4/+21 | |
| | | ||||||
* | | [snotr] Fix extraction (closes #10338) | Yen Chi Hsuan | 2016-08-20 | 2 | -17/+22 | |
| | | ||||||
* | | [utils] Recognize units with full names in parse_filename | Yen Chi Hsuan | 2016-08-20 | 3 | -1/+21 | |
| | | | | | | | | Reference: https://en.wikipedia.org/wiki/Template:Quantities_of_bytes | |||||
* | | [miomio] Adapt to the new API and update _TESTS | Yen Chi Hsuan | 2016-08-20 | 1 | -13/+6 | |
| | | | | | | | | The test case is from #9680 | |||||
* | | [vuclip] Adapt to the new API and update _TEST | Yen Chi Hsuan | 2016-08-19 | 1 | -5/+5 | |
| | | ||||||
* | | [extractor/common] Recognize m3u8 manifests in HTML5 multimedia tags | Yen Chi Hsuan | 2016-08-19 | 2 | -11/+26 | |
| | | ||||||
* | | [radiobremen] Update _TEST (closes #10337) | Yen Chi Hsuan | 2016-08-19 | 1 | -5/+5 | |
| | | ||||||
* | | [n-tv.de] Fix extraction (closes #10331) | Yen Chi Hsuan | 2016-08-19 | 2 | -3/+8 | |
| | | ||||||
* | | [utils] Correct octal/hexadecimal number detection in js_to_json | Yen Chi Hsuan | 2016-08-19 | 3 | -3/+12 | |
| | | ||||||
* | | [globo:article] Relax _VALID_URL and video id regex (Closes #10379) | Sergey M․ | 2016-08-19 | 1 | -2/+5 | |
| | | ||||||
* | | release 2016.08.19 | Sergey M․ | 2016-08-19 | 5 | -31/+9 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2016-08-19 | 1 | -0/+15 | |
| | | ||||||
* | | [options] Remove output template description from --help | Sergey M․ | 2016-08-18 | 1 | -16/+1 | |
| | | | | | | | | Same reasons as for --format | |||||
* | | [porncom] Add extractor (Closes #2251, closes #10251) | Sergey M․ | 2016-08-18 | 2 | -0/+90 | |
| | | ||||||
* | | [utils] Recognize lowercase units in parse_filesize | Sergey M․ | 2016-08-18 | 2 | -0/+10 | |
| | | ||||||
* | | [generic] Fix dbtv test (Closes #10364) | Sergey M․ | 2016-08-18 | 1 | -0/+4 | |
| | | ||||||
* | | [dbtv] Relax embed regex | Sergey M․ | 2016-08-18 | 1 | -1/+1 | |
| | | ||||||
* | | [DBTV:generic] Add support for embeds | Déstin Reed | 2016-08-18 | 2 | -0/+17 | |
| | | ||||||
* | | [vk:wallpost] Fix audio extraction | Sergey M․ | 2016-08-18 | 1 | -28/+38 | |
| | | ||||||
* | | [vk] Fix authentication on python3 | Sergey M․ | 2016-08-18 | 1 | -2/+4 | |
| | | ||||||
* | | [keezmovies] PEP 8 | Sergey M․ | 2016-08-18 | 1 | -2/+3 | |
| | | ||||||
* | | [hgtvcom:show] Add extractor (Closes #10365) | Sergey M․ | 2016-08-18 | 2 | -1/+35 | |
| | | ||||||
* | | [discoverygo] extend _VALID_URL to support other networks | Remita Amine | 2016-08-17 | 1 | -1/+11 | |
| | | ||||||
* | | [extremetube] Revert display_id | Sergey M․ | 2016-08-17 | 1 | -3/+2 | |
| | | ||||||
* | | [keezmovies] Make display_id optional | Sergey M․ | 2016-08-17 | 1 | -1/+2 | |
| | | ||||||
* | | release 2016.08.17 | Sergey M․ | 2016-08-17 | 4 | -7/+12 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2016-08-17 | 1 | -1/+20 | |
| | | ||||||
* | | [extremetube] Modernize | Sergey M․ | 2016-08-17 | 1 | -57/+16 | |
| | | ||||||
* | | [tube8] Modernize | Sergey M․ | 2016-08-17 | 1 | -50/+10 | |
| | | ||||||
* | | [mofosex] Extract all formats and modernize (Closes #10335) | Sergey M․ | 2016-08-17 | 1 | -42/+45 | |
| | | ||||||
* | | [keezmovies] Improve and modernize | Sergey M․ | 2016-08-17 | 1 | -40/+100 | |
| | |