summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* [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
|
* [9gag] Make display_id optionalSergey M․2015-09-231-2/+2
|
* [ninegag] remove unnecessary conditionremitamine2015-09-231-1/+1
|
* [ninegag] extract source urlremitamine2015-09-231-4/+9
|
* [ninegag] fix _VALID_URL regex and handle the use of other external providersremitamine2015-09-231-14/+29
|
* [viewster] Use tupleSergey M․2015-09-221-1/+1
|
* [viewster] Add geo restricted testsSergey M․2015-09-221-0/+8
|
* [viewster] Detect video geo restrictionSergey M․2015-09-221-0/+4
|
* [voewster] Detect series geo restrictionSergey M․2015-09-221-3/+11
|
* [extractor/common] Add raise_geo_restrictedSergey M․2015-09-221-0/+6
|
* [voewster] Update testsSergey M․2015-09-221-4/+4
|
* [viewster] Extract height from bitrate and prefer mp4 videosSergey M․2015-09-221-2/+9
|
* [viewster] accept https links and fix api_token extraction and extract mp4 ↵remitamine2015-09-221-4/+6
| | | | video link(fixes #6787)
* [youtube:history] Enable exractorSergey M․2015-09-212-4/+2
|
* [youtube:history] Disable exractorSergey M․2015-09-211-1/+1
|
* Fix typoSergey M․2015-09-201-2/+2
|
* [nfl] Add support for URLs without id (Closes #6907)Sergey M․2015-09-201-6/+18
|
* [nfl] Add team domains (#6907)Sergey M․2015-09-201-46/+86
|
* [utils] Fix kwargs on old python 2 (Closes #6905)Sergey M․2015-09-201-1/+1
|