Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge pull request #7210 from remitamine/bilibili | remitamine | 2015-12-03 | 1 | -89/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [bilibili] fix info extraction(fixes #7182) | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/rg3/youtube-dl into bilibili | remitamine | 2015-12-03 | 185 | -1665/+3882 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | [beeg] Decrypt URL (Closes #7736) | Sergey M․ | 2015-12-04 | 1 | -1/+23 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #7681 from remitamine/skynewarabia | remitamine | 2015-12-03 | 2 | -0/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [skynewsarabia] Add new extractor | |||||
| * | | | | | | | | | | | | | | | [skynewsarabia] return empty categories array if there is no topic | remitamine | 2015-11-28 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | [skynewsarabia] fix IE_NAME | remitamine | 2015-11-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | [skynewsarabia] Add new extractor | remitamine | 2015-11-28 | 2 | -0/+119 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [beeg] Update API URL (Closes #7736) | Sergey M․ | 2015-12-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [extractor/common] Clarify duration can be float | Sergey M․ | 2015-12-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [bbc] Fix _VALID_URL | Sergey M․ | 2015-12-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [gametrailers] Fix extraction (fixes #7722) | Jaime Marquínez Ferrándiz | 2015-12-03 | 1 | -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-02 | 1 | -5/+7 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [udemy] Make lecture downloading fatal | Sergey M․ | 2015-12-02 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [udemy] Remove unused import | Sergey M․ | 2015-12-02 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [udemy] Semi-switch to api 2.0 (Closes #7704) | Sergey M․ | 2015-12-02 | 1 | -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 cookies | Sergey M․ | 2015-12-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [udemy] Extract formats from data.outputs (#7704) | Sergey M․ | 2015-12-01 | 1 | -12/+34 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [nrk] Extract f4m formats and impose geo restriction only when not media URL ↵ | Sergey M․ | 2015-12-01 | 1 | -7/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Closes #7715) | |||||
* | | | | | | | | | | | | | | | | [youtube] Clarify itag 272 possible resolutions (#7699) | Sergey M․ | 2015-11-30 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [facebook] Make alternative title optional (Closes #7700) | Sergey M․ | 2015-11-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [vodlocker] Capture file not found error (Closes #7696) | Sergey M․ | 2015-11-30 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [pornhub:playlist] Allow alphanumeric viewkeys (Closes #7695) | Sergey M․ | 2015-11-30 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [youtube:playlist] Extend _VALID_URL | Sergey M․ | 2015-11-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [youtube] Extend _VALID_URL (Closes #7694) | Sergey M․ | 2015-11-29 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [youtube] Simplify and make sure header values are strings | Yen Chi Hsuan | 2015-11-29 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [spiegel] Fix extraction (Closes #7693) | Sergey M․ | 2015-11-29 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #7691 from ryandesign/use-PYTHON-env-var | Yen Chi Hsuan | 2015-11-29 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always use PYTHON env var in Makefile | |||||
| * | | | | | | | | | | | | | | | | Always use PYTHON env var in Makefile | Ryan Schmidt | 2015-11-28 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | [utils] Refactor handle_youtubedl_headers for future extension | Yen Chi Hsuan | 2015-11-29 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | [utils] Correct docstring of YoutubeDLHandler | Yen Chi Hsuan | 2015-11-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | [youtube] Disable compression for live streams | Yen Chi Hsuan | 2015-11-29 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | [downloader/hls] Respect Youtubedl-* headers | Yen Chi Hsuan | 2015-11-29 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | [utils] Separate codes for handling Youtubedl-* headers | Yen Chi Hsuan | 2015-11-29 | 1 | -4/+11 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #7057 from remitamine/cspan | remitamine | 2015-11-28 | 1 | -52/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [cspan] correct the clip info extraction (fixes #7335) | |||||
| * | | | | | | | | | | | | | | | | | [cspan] change into a function | remitamine | 2015-11-28 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | [cspan] move get_text_attr to CSpanIE | remitamine | 2015-10-20 | 1 | -11/+10 | |
| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | [cspan] handle error massages and extract qualities | remitamine | 2015-10-17 | 1 | -26/+41 | |
| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | [cspan] correct the clip info extraction | remitamine | 2015-10-03 | 1 | -31/+27 | |
| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | [bloomberg] Improve formats extraction | Sergey M․ | 2015-11-28 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | [bloomberg] Improve video id regex | Sergey M․ | 2015-11-28 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | [bloomberg] Modernize | Sergey M․ | 2015-11-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | [bloomberg] Relax _VALID_URL even more (Closes #7685) | Sergey M․ | 2015-11-28 | 1 | -1/+4 | |
| |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Credit @reiv for soundcloud:search | Sergey M․ | 2015-11-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | [youtube] Clarify rationale for yt:stretch validation | Sergey M․ | 2015-11-28 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #7677 from lalinsky/yt-stretch-zero-height | Sergey M | 2015-11-28 | 1 | -4/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [youtube] Ignore yt:stretch with zero width/height | |||||
| * | | | | | | | | | | | | | | | | | [youtube] Use the existing `w` and `h` variables | Lukáš Lalinský | 2015-11-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | [youtube] Ignore yt:stretch with zero width/height | Lukáš Lalinský | 2015-11-28 | 1 | -4/+23 | |
| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | [options] Changed wording for --list-formats | Yen Chi Hsuan | 2015-11-28 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As proposed by @dstftw at 9bff48a0e7128b4d274a5dab4aaac8da0c900ede | |||||
* | | | | | | | | | | | | | | | | | [dbtv] Expand _VALID_URL (Closes #7645) | Sergey M․ | 2015-11-28 | 1 | -4/+10 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | release 2015.11.27.1 | Philipp Hagemeister | 2015-11-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | |