summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [extractor/generic] Use _extract_url for mtvservicesSergey M․2015-09-261-6/+4
| |
* | [mtvservices:embedded] Add _extract_urlSergey M․2015-09-261-0/+7
| |
* | [mtv] Look for sm4:video:embed (Closes #6936, closes #6970)Sergey M․2015-09-261-1/+7
| |
* | Merge pull request #6966 from remitamine/kuwoYen Chi Hsuan2015-09-261-1/+4
|\ \ | | | | | | [kuwo] fix title extraction and update test
| * | [kuwo] treat the offline error as an expected ExtractorErrorremitamine2015-09-261-1/+1
| | |
| * | [kuwo] check for the offline error pageremitamine2015-09-261-1/+3
| | |
| * | [kuwo] extract title inside element with class title exactlyremitamine2015-09-251-1/+1
| | |
| * | [kuwo] fix title extraction and update testremitamine2015-09-251-1/+2
| |/
* | Merge pull request #6978 from remitamine/fktvSergey M.2015-09-261-1/+1
|\ \ | | | | | | [fktv] get format_id from video file ext
| * | [fktv] get format_id from video file extremitamine2015-09-261-1/+1
|/ /
* | Also run tests with python 3.5Jaime Marquínez Ferrándiz2015-09-252-1/+2
| |
* | [README.md] Document the 'duration' field in the output template (#6929)Jaime Marquínez Ferrándiz2015-09-251-0/+1
| |
* | [fktv] Don't redefine 'url' in list comprehensionJaime Marquínez Ferrándiz2015-09-251-2/+2
| | | | | | | | Detected with flake8.
* | Merge branch 'remitamine-fktv'Yen Chi Hsuan2015-09-252-62/+32
|\ \ | |/ |/|
| * [fktv] Fix a regexYen Chi Hsuan2015-09-251-1/+2
| |
| * [fktv] Coding styleYen Chi Hsuan2015-09-251-4/+10
| |
| * [fktv] Correct thumbnail extraction and add the testYen Chi Hsuan2015-09-251-1/+5
| |
| * [fktv] Correct and improve some regexsYen Chi Hsuan2015-09-251-3/+3
| |
| * [fktv] Raise an error is no videos foundYen Chi Hsuan2015-09-251-11/+13
| |
| * [fktv] Correct spellingsYen Chi Hsuan2015-09-251-3/+3
| |
| * Merge branch 'fktv' of https://github.com/remitamine/youtube-dl into ↵Yen Chi Hsuan2015-09-252-64/+21
|/| | | | | | | remitamine-fktv
| * [fktv] fix info extractionremitamine2015-09-092-64/+21
| |
* | [condenast] Do not capture unused group in _VALID_URLSergey M․2015-09-251-1/+1
| |
* | [condenast] Keep acute accentSergey M․2015-09-251-1/+1
| |
* | [condenast] fix video info regexremitamine2015-09-251-1/+1
| |
* | [condenast] fix extraction and add support for other sitesremitamine2015-09-251-7/+18
| |
* | [iconosquare] Extract commentsSergey M․2015-09-251-0/+9
| |
* | [iconosquare] Revert title (Closes #6954)Sergey M․2015-09-251-4/+3
| |
* | [iconosquare] fix info extractionremitamine2015-09-251-5/+7
| |
* | Merge pull request #6955 from atomic83/patch-1Sergey M.2015-09-251-1/+1
|\ \ | | | | | | More title extraction fixing.
| * | More title extraction fixing.atomic832015-09-241-1/+1
|/ /
* | Merge pull request #6952 from remitamine/hostingbulkSergey M.2015-09-252-81/+0
|\ \ | | | | | | [hostingbulk] remove extractor
| * | [hostingbulk] remove extractorremitamine2015-09-242-81/+0
|/ /
* | [nhl:news] Add support for iframe embeds (Closes #6941)Sergey M․2015-09-241-4/+17
| |
* | [nhl] Add support for embedded URLsSergey M․2015-09-241-1/+4
| |
* | [vidme] Prefer non clip (Closes #6924)Sergey M․2015-09-241-0/+1
| |
* | [xhamster] Fix title extraction (Closes #6944)Sergey M․2015-09-241-1/+3
| |
* | [iqiyi] Use md5_text for all MD5 callsYen Chi Hsuan2015-09-231-2/+2
| |
* | [iqiyi] Fix extraction (fixes #6878)Yen Chi Hsuan2015-09-231-5/+9
| |
* | [soundcloud] Update client id (Closes #6930)Sergey M․2015-09-231-1/+1
| |
* | [downloader/hls] Pass http headers to downloaderSergey M․2015-09-231-3/+12
| |
* | release 2015.09.22Philipp Hagemeister2015-09-222-8/+11
| |
* | [9gag] Support embed URLsSergey M․2015-09-231-1/+5
| |
* | [9gag] Quotes consistencySergey M․2015-09-231-7/+7
| |
* | [9gag] Add vimeo testSergey M․2015-09-231-3/+14
| |
* | [9gag] ModernizeSergey M․2015-09-231-3/+5
| |
* | [9gag] Relax optional fieldsSergey M․2015-09-231-2/+2
| |
* | [9gag] Make post view regex more robustSergey M․2015-09-231-1/+2
| |
* | [9gag] Allow old .tv domainSergey M․2015-09-231-1/+4
| | | | | | | | There are still references to it in webpage's source
* | [9gag] Remove redundant testSergey M․2015-09-231-12/+2
| |