Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [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 | |
| | | ||||||
* | | [vevo] Extract track related metafields and add artists to title (Closes #1684) | Sergey M․ | 2016-05-02 | 1 | -16/+42 | |
| | | ||||||
* | | [vevo] Add test for video only available via webpage | Sergey M․ | 2016-05-02 | 1 | -0/+14 | |
| | | ||||||
* | | [vevo] Extract video versions from webpage as a last resort (Closes #8426, ↵ | Sergey M․ | 2016-05-02 | 1 | -8/+20 | |
| | | | | | | | | closes #9366) | |||||
* | | [vevo] Fix _call_api | Sergey M․ | 2016-05-02 | 1 | -2/+2 | |
| | | ||||||
* | | [vevo:playlist] Fix genre playlists | Sergey M․ | 2016-05-02 | 1 | -4/+14 | |
| | | ||||||
* | | [vevo:playlist] Remove debug params | Sergey M․ | 2016-05-02 | 1 | -8/+0 | |
| | | ||||||
* | | [vevo:playlist] Add extractor (Closes #9334, closes #9364) | Sergey M․ | 2016-05-02 | 2 | -3/+76 | |
| | | ||||||
* | | release 2016.05.01 | Philipp Hagemeister | 2016-05-01 | 3 | -9/+13 | |
|/ | ||||||
* | [postprocessor/ffmpeg] Simplify metadata preparation and add track related ↵ | Sergey M․ | 2016-05-01 | 1 | -17/+24 | |
| | | | | metafields (Closes #9357) | |||||
* | Credit @blahgeek for xiami (#9079) | Sergey M․ | 2016-05-01 | 1 | -0/+1 | |
| | ||||||
* | [tagesschau] Restrict playlist entry regex | Sergey M․ | 2016-05-01 | 1 | -1/+5 | |
| | ||||||
* | [tagesschau] Expand video id | Sergey M․ | 2016-05-01 | 1 | -6/+6 | |
| | ||||||
* | [tagesschau] Relax _VALID_URL | Sergey M․ | 2016-05-01 | 1 | -2/+6 | |
| | ||||||
* | [tagesschau] Separate player extractor | Sergey M․ | 2016-05-01 | 2 | -74/+170 | |
| |