Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes #9394) | Sergey M․ | 2016-05-08 | 1 | -1/+1 | |
| | | ||||||
* | | Credit @inondle for #9400 | Sergey M․ | 2016-05-08 | 1 | -0/+1 | |
| | | ||||||
* | | Credit @kdeldycke for #9430 | Sergey M․ | 2016-05-08 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #9430 from kdeldycke/batch_file_home_expansion | Sergey M | 2016-05-07 | 1 | -1/+3 | |
|\ \ | | | | | | | Expand user's home in batch file path. | |||||
| * | | Expand user's home in batch file path. | Kevin Deldycke | 2016-05-07 | 1 | -1/+3 | |
|/ / | ||||||
* | | [telegraaf] Fix extractor (closes #9318) | Yen Chi Hsuan | 2016-05-08 | 1 | -7/+51 | |
| | | ||||||
* | | [flickr] Extract uploader URL (Closes #9426) | Sergey M․ | 2016-05-07 | 1 | -1/+6 | |
| | | ||||||
* | | [flickr] extract license field(closes #9425) | remitamine | 2016-05-07 | 1 | -2/+17 | |
| | | ||||||
* | | Merge pull request #9400 from inondle/master | Sergey M | 2016-05-06 | 1 | -2/+7 | |
|\ \ | | | | | | | [liveleak] Adds support for thumbnails and updates tests | |||||
| * | | [liveleak] Adds support for thumbnails, updates tests | inondle | 2016-05-06 | 1 | -2/+7 | |
| | | | ||||||
* | | | [vevo] Revert videoplayer.vevo.com to api.vevo.com | Sergey M․ | 2016-05-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | [vevo] Allow request to api.vevo.com to fail (Closes #9417) | Sergey M․ | 2016-05-06 | 1 | -3/+4 | |
| | | | | | | | | | | | | I don't know whether this it's tempopary or api has just gone | |||||
* | | | [youtube] Allow empty attribute values in description regex | Sergey M․ | 2016-05-06 | 1 | -2/+2 | |
| | | | ||||||
* | | | [utils] Allow empty attribute values in get_element_by_attribute (Closes #9415) | Sergey M․ | 2016-05-06 | 1 | -2/+2 | |
| | | | ||||||
* | | | [vk] improve extraction(fixes #7976) | remitamine | 2016-05-06 | 3 | -22/+64 | |
| | | | ||||||
* | | | [periscope:user] Add new extractor for user pages | Yen Chi Hsuan | 2016-05-06 | 2 | -1/+41 | |
| | | | | | | | | | | | | Closes #9388 | |||||
* | | | Merge pull request #9367 from codesparkle/master | Yen Chi Hsuan | 2016-05-06 | 2 | -4/+15 | |
|\ \ \ | | | | | | | | | Feature: --restrict-filenames: replace accented characters by their unaccented counterpart instead of "_" | |||||
| * | | | improved performance by extracting accented chars to top level | Adam Thalhammer | 2016-05-03 | 1 | -5/+7 | |
| | | | | ||||||
| * | | | Instead of replacing accented characters with an underscore when sanitizing ↵ | Adam Thalhammer | 2016-05-02 | 1 | -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 Thalhammer | 2016-05-02 | 2 | -4/+14 | |
| | | | | | | | | | | | | | | | | file names in restricted mode, replace them with their non-accented equivalents fixes #9347 | |||||
* | | | | [redtube] PEP 8 | Sergey M․ | 2016-05-05 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | [redtube] Extract all formats, duration, upload date and view count (Closes ↵ | Sergey M․ | 2016-05-05 | 1 | -10/+49 | |
| | | | | | | | | | | | | | | | | #9397) | |||||
* | | | | [Makefile] Remove more media files in `make clean` | Yen Chi Hsuan | 2016-05-05 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [kuwo:category] Update test | Yen Chi Hsuan | 2016-05-05 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [dailymail] Add new extractor(closes #2667) | remitamine | 2016-05-05 | 2 | -0/+62 | |
| | | | | ||||||
* | | | | [fczenit] Fix extraction and update test | Yen Chi Hsuan | 2016-05-05 | 1 | -13/+20 | |
| |/ / |/| | | | | | | | | Closes #9359 | |||||
* | | | [yandexmusic:playlist] Update test | Sergey M․ | 2016-05-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | [udemy] Modernize | Sergey M․ | 2016-05-04 | 1 | -13/+12 | |
| | | | ||||||
* | | | [udemy] Fix course enroll (Closes #9393) | Sergey M․ | 2016-05-04 | 1 | -1/+2 | |
| | | | ||||||
* | | | [yandexmusic:playlist] Respect track order for long (>150) playlists | Sergey M․ | 2016-05-04 | 1 | -3/+7 | |
| | | | ||||||
* | | | [yandexmusic:playlist] Make title optional | Sergey M․ | 2016-05-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | [yandexmusic:playlist] Remove unused imports | Sergey M․ | 2016-05-04 | 1 | -2/+0 | |
| | | | ||||||
* | | | [yandexmusic:playlist] Modernize | Sergey M․ | 2016-05-04 | 1 | -9/+10 | |
| | | | ||||||
* | | | [yandexmusic:playlist] Improve extraction (Closes #6801) | Sergey M․ | 2016-05-04 | 1 | -14/+26 | |
| | | | ||||||
* | | | [vevo] Use raise_geo_restricted | Sergey M․ | 2016-05-03 | 1 | -2/+2 | |
| | | | ||||||
* | | | [aol] Improve _VALID_URL (Closes #9381) | Sergey M․ | 2016-05-03 | 1 | -1/+7 | |
| | | | ||||||
* | | | [xfileshare] Add support for streamin.to | Sergey M․ | 2016-05-03 | 1 | -0/+1 | |
| | | | ||||||
* | | | [xfileshare] Refactor _VALID_URL and remove ded sites | Sergey M․ | 2016-05-03 | 1 | -25/+14 | |
| | | | ||||||
* | | | [xfileshare] Add support for thevideobee.to (Closes #9374) | Sergey M․ | 2016-05-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | [xiami] Detect georestriction and skip tests | Yen Chi Hsuan | 2016-05-03 | 1 | -2/+12 | |
| | | | ||||||
* | | | [kuwo:category] Fix description and update test | Yen Chi Hsuan | 2016-05-03 | 1 | -1/+2 | |
| | | | ||||||
* | | | [README.md] Update creator description | Sergey M․ | 2016-05-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | [extractor/common] Relax wording for creator metafield | Sergey M․ | 2016-05-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | [YoutubeDL] Skip non-relevant field types when building output template | Sergey M․ | 2016-05-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | [vevo] Remove superfluous code | Sergey M․ | 2016-05-02 | 1 | -2/+0 | |
| | | | ||||||
* | | | [YoutubeDL] Properly process unable-to-download-error on python2 | Sergey M․ | 2016-05-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | [vevo] Improve genre extraction | Sergey M․ | 2016-05-02 | 1 | -1/+10 | |
|/ / | ||||||
* | | [discovery] Fix typo | Sergey M․ | 2016-05-02 | 1 | -1/+1 | |
| | | ||||||
* | | [vevo] Extract featured artist | Sergey M․ | 2016-05-02 | 1 | -3/+11 | |
| | | ||||||
* | | [vevo:playlist] Add fallback for playlist id | Sergey M․ | 2016-05-02 | 1 | -1/+1 | |
| | |