aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [niconico] Remove unused importSergey M․2014-07-041-1/+0
|
* Merge pull request #3180 from hakatashi/niconico-without-authenticationSergey M.2014-07-041-8/+31
|\ | | | | [niconico] Download without authentication
| * [niconico] Download without authenticationhakatashi2014-07-021-8/+31
| |
* | Merge branch 'hakatashi-niconico-channel-video'Sergey M․2014-07-041-31/+34
|\ \
| * | [niconico] Extract more metadata and simplify (Closes #3181)Sergey M․2014-07-041-27/+32
| | |
| * | Merge branch 'niconico-channel-video' of ↵Sergey M․2014-07-041-10/+8
|/| | | | | | | | | | | https://github.com/hakatashi/youtube-dl into hakatashi-niconico-channel-video
| * | [niconico] Add support for channel videohakatashi2014-07-021-10/+8
| |/
* | [youtube:search_url] Update regexesSergey M․2014-07-041-2/+2
| |
* | [teachertube] Add support for new video URL formatSergey M․2014-07-031-1/+10
| |
* | [teachertube:user:collection] Update media regexSergey M․2014-07-031-6/+4
| |
* | [anitube] ModernizeSergey M․2014-07-021-13/+19
|/
* [youtube:truncated_url] Move test to extractorPhilipp Hagemeister2014-07-012-3/+3
|
* [youtube_truncated_url] Add support for truncated watch URLs with ↵Philipp Hagemeister2014-07-011-1/+9
| | | | annotations (#3178)
* [rai] Skip testSergey M․2014-07-011-1/+2
|
* [tagesschau] replace 404 testPetr Půlpán2014-07-011-5/+5
|
* [wdr] fix testpulpe2014-07-011-6/+9
|
* [vk] Skip georestricted ivi embed testSergey M․2014-06-301-0/+1
|
* [teachertube:user] fix regexPetr Půlpán2014-06-291-2/+2
|
* Merge branch 'master' of github.com:rg3/youtube-dlPetr Půlpán2014-06-293-2/+28
|\
| * [generic] Add support for ivi.ru embedded playerSergey M․2014-06-291-0/+5
| |
| * [vk] Better support for embedsSergey M․2014-06-291-0/+21
| |
| * [ivi] Add support for embedded URLsSergey M․2014-06-291-1/+1
| |
| * [vk] Add support for mobile URLsSergey M․2014-06-291-1/+1
| |
* | [GooglePlus] fix video title extractionPetr Půlpán2014-06-291-2/+1
|/
* [vk] Add support for more URL formats (#3172)Sergey M․2014-06-291-2/+26
|
* [TeacherTube] add user + collection, removed classroomsPetr Půlpán2014-06-293-15/+25
|
* [Tumblr] fix encoding (PEP0263)Petr Půlpán2014-06-291-0/+1
|
* [Tumblr] fix test + add descriptionPetr Půlpán2014-06-291-4/+18
|
* [Toypics] support https urlsPetr Půlpán2014-06-291-2/+5
|
* [vk] Update testSergey M․2014-06-291-1/+1
|
* [Motherless] simplifyPetr Půlpán2014-06-282-32/+29
|
* Merge pull request #3167 from Schnouki/motherlessPetr Půlpán2014-06-282-0/+94
|\ | | | | | | | | * mother/motherless: [Motherless] Add new extractor
| * [Motherless] Add new extractorThomas Jost2014-06-272-0/+94
| |
* | [drtv] Add missing extractor importSergey M․2014-06-282-1/+2
| |
* | [ArteTVFuture] fix empty formats listPetr Půlpán2014-06-281-2/+3
|/
* [drtv] Add extractor for DR TV (Closes #3126)Sergey M․2014-06-271-0/+91
|
* [npo] Add extractor (closes #3145)Jaime Marquínez Ferrándiz2014-06-262-0/+63
|
* release 2014.06.26Philipp Hagemeister2014-06-261-1/+1
|
* [livestream:original] Add support for folder urls (closes #2631)Jaime Marquínez Ferrándiz2014-06-264-6/+64
| | | | | The webpage only contains shortened links for the videos, since the server doesn't support HEAD requests, we use an specific extractor for them.
* [teachertube] Add support for new URL formatsSergey M․2014-06-261-1/+1
|
* [teachertube] Improve extractionSergey M․2014-06-261-1/+2
|
* [VideoTt] fix ValueError (#3161)Petr Půlpán2014-06-261-5/+8
|
* [soundgasm] PEP8 and add a display_id (#3155)Philipp Hagemeister2014-06-251-3/+9
|
* Merge remote-tracking branch 'pachacamac/soundgasm'Philipp Hagemeister2014-06-252-0/+35
|\
| * [Soundgasm] Add new extractorpachacamac2014-06-252-0/+35
| |
* | release 2014.06.25Philipp Hagemeister2014-06-251-1/+1
| |
* | Merge branch 'master' of github.com:rg3/youtube-dlPetr Půlpán2014-06-252-4/+13
|\|
| * [rutube] Update playlist testsSergey M․2014-06-251-3/+12
| |
| * Merge pull request #3148 from crazedpsyc/masterPetr Půlpán2014-06-251-1/+1
| |\ | | | | | | [BlipTV] Allow plus sign in video ID
| | * [BlipTV] Allow plus sign in video IDMichael Smith2014-06-241-1/+1
| |/