summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes #9394)Sergey M․2016-05-081-1/+1
| |
* | Credit @inondle for #9400Sergey M․2016-05-081-0/+1
| |
* | Credit @kdeldycke for #9430Sergey M․2016-05-081-0/+1
| |
* | Merge pull request #9430 from kdeldycke/batch_file_home_expansionSergey M2016-05-071-1/+3
|\ \ | | | | | | Expand user's home in batch file path.
| * | Expand user's home in batch file path.Kevin Deldycke2016-05-071-1/+3
|/ /
* | [telegraaf] Fix extractor (closes #9318)Yen Chi Hsuan2016-05-081-7/+51
| |
* | [flickr] Extract uploader URL (Closes #9426)Sergey M․2016-05-071-1/+6
| |
* | [flickr] extract license field(closes #9425)remitamine2016-05-071-2/+17
| |
* | Merge pull request #9400 from inondle/masterSergey M2016-05-061-2/+7
|\ \ | | | | | | [liveleak] Adds support for thumbnails and updates tests
| * | [liveleak] Adds support for thumbnails, updates testsinondle2016-05-061-2/+7
| | |
* | | [vevo] Revert videoplayer.vevo.com to api.vevo.comSergey M․2016-05-061-1/+1
| | |
* | | [vevo] Allow request to api.vevo.com to fail (Closes #9417)Sergey M․2016-05-061-3/+4
| | | | | | | | | | | | I don't know whether this it's tempopary or api has just gone
* | | [youtube] Allow empty attribute values in description regexSergey M․2016-05-061-2/+2
| | |
* | | [utils] Allow empty attribute values in get_element_by_attribute (Closes #9415)Sergey M․2016-05-061-2/+2
| | |
* | | [vk] improve extraction(fixes #7976)remitamine2016-05-063-22/+64
| | |
* | | [periscope:user] Add new extractor for user pagesYen Chi Hsuan2016-05-062-1/+41
| | | | | | | | | | | | Closes #9388
* | | Merge pull request #9367 from codesparkle/masterYen Chi Hsuan2016-05-062-4/+15
|\ \ \ | | | | | | | | Feature: --restrict-filenames: replace accented characters by their unaccented counterpart instead of "_"
| * | | improved performance by extracting accented chars to top levelAdam Thalhammer2016-05-031-5/+7
| | | |
| * | | Instead of replacing accented characters with an underscore when sanitizing ↵Adam Thalhammer2016-05-021-1/+0
| | | | | | | | | | | | | | | | file names in restricted mode, replace them with their non-accented equivalents fixes #9347
| * | | Instead of replacing accented characters with an underscore when sanitizing ↵Adam Thalhammer2016-05-022-4/+14
| | | | | | | | | | | | | | | | file names in restricted mode, replace them with their non-accented equivalents fixes #9347
* | | | [redtube] PEP 8Sergey M․2016-05-051-1/+0
| | | |
* | | | [redtube] Extract all formats, duration, upload date and view count (Closes ↵Sergey M․2016-05-051-10/+49
| | | | | | | | | | | | | | | | #9397)
* | | | [Makefile] Remove more media files in `make clean`Yen Chi Hsuan2016-05-051-1/+1
| | | |
* | | | [kuwo:category] Update testYen Chi Hsuan2016-05-051-0/+1
| | | |
* | | | [dailymail] Add new extractor(closes #2667)remitamine2016-05-052-0/+62
| | | |
* | | | [fczenit] Fix extraction and update testYen Chi Hsuan2016-05-051-13/+20
| |/ / |/| | | | | | | | Closes #9359
* | | [yandexmusic:playlist] Update testSergey M․2016-05-041-1/+1
| | |
* | | [udemy] ModernizeSergey M․2016-05-041-13/+12
| | |
* | | [udemy] Fix course enroll (Closes #9393)Sergey M․2016-05-041-1/+2
| | |
* | | [yandexmusic:playlist] Respect track order for long (>150) playlistsSergey M․2016-05-041-3/+7
| | |
* | | [yandexmusic:playlist] Make title optionalSergey M․2016-05-041-1/+1
| | |
* | | [yandexmusic:playlist] Remove unused importsSergey M․2016-05-041-2/+0
| | |
* | | [yandexmusic:playlist] ModernizeSergey M․2016-05-041-9/+10
| | |
* | | [yandexmusic:playlist] Improve extraction (Closes #6801)Sergey M․2016-05-041-14/+26
| | |
* | | [vevo] Use raise_geo_restrictedSergey M․2016-05-031-2/+2
| | |
* | | [aol] Improve _VALID_URL (Closes #9381)Sergey M․2016-05-031-1/+7
| | |
* | | [xfileshare] Add support for streamin.toSergey M․2016-05-031-0/+1
| | |
* | | [xfileshare] Refactor _VALID_URL and remove ded sitesSergey M․2016-05-031-25/+14
| | |
* | | [xfileshare] Add support for thevideobee.to (Closes #9374)Sergey M․2016-05-031-1/+1
| | |
* | | [xiami] Detect georestriction and skip testsYen Chi Hsuan2016-05-031-2/+12
| | |
* | | [kuwo:category] Fix description and update testYen Chi Hsuan2016-05-031-1/+2
| | |
* | | [README.md] Update creator descriptionSergey M․2016-05-021-1/+1
| | |
* | | [extractor/common] Relax wording for creator metafieldSergey M․2016-05-021-1/+1
| | |
* | | [YoutubeDL] Skip non-relevant field types when building output templateSergey M․2016-05-021-1/+1
| | |
* | | [vevo] Remove superfluous codeSergey M․2016-05-021-2/+0
| | |
* | | [YoutubeDL] Properly process unable-to-download-error on python2Sergey M․2016-05-021-1/+1
| | |
* | | [vevo] Improve genre extractionSergey M․2016-05-021-1/+10
|/ /
* | [discovery] Fix typoSergey M․2016-05-021-1/+1
| |
* | [vevo] Extract featured artistSergey M․2016-05-021-3/+11
| |
* | [vevo:playlist] Add fallback for playlist idSergey M․2016-05-021-1/+1
| |