summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #7659 from remitamine/audimediaremitamine2015-12-032-0/+81
|\ | | | | [audimedia] Add new extractor(closes #7654)
| * [audimedia] Add new extractor(closes #7654)remitamine2015-11-262-0/+81
| |
* | Merge pull request #7210 from remitamine/bilibiliremitamine2015-12-031-89/+62
|\ \ | | | | | | [bilibili] fix info extraction(fixes #7182)
| * \ Merge branch 'master' of https://github.com/rg3/youtube-dl into bilibiliremitamine2015-12-03185-1665/+3882
| |\ \ | |/ / |/| |
* | | [beeg] Decrypt URL (Closes #7736)Sergey M․2015-12-041-1/+23
| | |
* | | Merge pull request #7681 from remitamine/skynewarabiaremitamine2015-12-032-0/+121
|\ \ \ | | | | | | | | [skynewsarabia] Add new extractor
| * | | [skynewsarabia] return empty categories array if there is no topicremitamine2015-11-281-4/+6
| | | |
| * | | [skynewsarabia] fix IE_NAMEremitamine2015-11-281-2/+2
| | | |
| * | | [skynewsarabia] Add new extractorremitamine2015-11-282-0/+119
| | | |
* | | | [beeg] Update API URL (Closes #7736)Sergey M․2015-12-031-1/+1
| | | |
* | | | [extractor/common] Clarify duration can be floatSergey M․2015-12-031-1/+1
| | | |
* | | | [bbc] Fix _VALID_URLSergey M․2015-12-031-1/+1
| | | |
* | | | [gametrailers] Fix extraction (fixes #7722)Jaime Marquínez Ferrándiz2015-12-031-9/+52
| | | | | | | | | | | | | | | | They have stopped using the MTV system.
* | | | [bbc] Extract _ID_REGEX and ad one more video id pattern (Closes #7724)Sergey M․2015-12-021-5/+7
| | | |
* | | | [udemy] Make lecture downloading fatalSergey M․2015-12-021-3/+3
| | | |
* | | | [udemy] Remove unused importSergey M․2015-12-021-1/+0
| | | |
* | | | [udemy] Semi-switch to api 2.0 (Closes #7704)Sergey M․2015-12-021-66/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use api 2.0 to get lectures since it provides more formats * Fix authorization for api 2.0 * Autotry enrolling in the course for single lectures * Extract additional metadata rom asset['data']['outputs']
* | | | [udemy] Allow authentication via cookiesSergey M․2015-12-011-1/+1
| | | |
* | | | [udemy] Extract formats from data.outputs (#7704)Sergey M․2015-12-011-12/+34
| | | |
* | | | [nrk] Extract f4m formats and impose geo restriction only when not media URL ↵Sergey M․2015-12-011-7/+17
| | | | | | | | | | | | | | | | (Closes #7715)
* | | | [youtube] Clarify itag 272 possible resolutions (#7699)Sergey M․2015-11-301-0/+1
| | | |
* | | | [facebook] Make alternative title optional (Closes #7700)Sergey M․2015-11-301-1/+1
| | | |
* | | | [vodlocker] Capture file not found error (Closes #7696)Sergey M․2015-11-301-2/+11
| | | |
* | | | [pornhub:playlist] Allow alphanumeric viewkeys (Closes #7695)Sergey M․2015-11-301-1/+2
| | | |
* | | | [youtube:playlist] Extend _VALID_URLSergey M․2015-11-291-1/+1
| | | |
* | | | [youtube] Extend _VALID_URL (Closes #7694)Sergey M․2015-11-291-1/+5
| | | |
* | | | [youtube] Simplify and make sure header values are stringsYen Chi Hsuan2015-11-291-3/+1
| | | |
* | | | [spiegel] Fix extraction (Closes #7693)Sergey M․2015-11-291-1/+2
| | | |
* | | | Merge pull request #7691 from ryandesign/use-PYTHON-env-varYen Chi Hsuan2015-11-291-7/+7
|\ \ \ \ | | | | | | | | | | Always use PYTHON env var in Makefile
| * | | | Always use PYTHON env var in MakefileRyan Schmidt2015-11-281-7/+7
| | | | |
* | | | | [utils] Refactor handle_youtubedl_headers for future extensionYen Chi Hsuan2015-11-291-4/+5
| | | | |
* | | | | [utils] Correct docstring of YoutubeDLHandlerYen Chi Hsuan2015-11-291-1/+1
| | | | |
* | | | | [youtube] Disable compression for live streamsYen Chi Hsuan2015-11-291-0/+5
| | | | |
* | | | | [downloader/hls] Respect Youtubedl-* headersYen Chi Hsuan2015-11-291-1/+3
| | | | |
* | | | | [utils] Separate codes for handling Youtubedl-* headersYen Chi Hsuan2015-11-291-4/+11
| | | | |
* | | | | Merge pull request #7057 from remitamine/cspanremitamine2015-11-281-52/+62
|\ \ \ \ \ | | | | | | | | | | | | [cspan] correct the clip info extraction (fixes #7335)
| * | | | | [cspan] change into a functionremitamine2015-11-281-10/+10
| | | | | |
| * | | | | [cspan] move get_text_attr to CSpanIEremitamine2015-10-201-11/+10
| | | | | |
| * | | | | [cspan] handle error massages and extract qualitiesremitamine2015-10-171-26/+41
| | | | | |
| * | | | | [cspan] correct the clip info extractionremitamine2015-10-031-31/+27
| | | | | |
* | | | | | [bloomberg] Improve formats extractionSergey M․2015-11-281-2/+11
| | | | | |
* | | | | | [bloomberg] Improve video id regexSergey M․2015-11-281-1/+3
| | | | | |
* | | | | | [bloomberg] ModernizeSergey M․2015-11-281-1/+1
| | | | | |
* | | | | | [bloomberg] Relax _VALID_URL even more (Closes #7685)Sergey M․2015-11-281-1/+4
| | | | | |
* | | | | | Credit @reiv for soundcloud:searchSergey M․2015-11-281-0/+1
| | | | | |
* | | | | | [youtube] Clarify rationale for yt:stretch validationSergey M․2015-11-281-0/+2
| | | | | |
* | | | | | Merge pull request #7677 from lalinsky/yt-stretch-zero-heightSergey M2015-11-281-4/+23
|\ \ \ \ \ \ | | | | | | | | | | | | | | [youtube] Ignore yt:stretch with zero width/height
| * | | | | | [youtube] Use the existing `w` and `h` variablesLukáš Lalinský2015-11-281-1/+1
| | | | | | |
| * | | | | | [youtube] Ignore yt:stretch with zero width/heightLukáš Lalinský2015-11-281-4/+23
| | | | | | |
* | | | | | | [options] Changed wording for --list-formatsYen Chi Hsuan2015-11-281-1/+1
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | As proposed by @dstftw at 9bff48a0e7128b4d274a5dab4aaac8da0c900ede