summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2014.01.05.5 2014.01.05.5Philipp Hagemeister2014-01-051-1/+1
|
* Remove unused importsPhilipp Hagemeister2014-01-051-2/+0
|
* [veoh] SimplifyPhilipp Hagemeister2014-01-051-22/+22
|
* [veoh] Add support for mobile URLsPhilipp Hagemeister2014-01-051-1/+1
| | | | Fixes #2052
* release 2014.01.05.4 2014.01.05.4Philipp Hagemeister2014-01-051-1/+1
|
* [generic] Support gorillavid.inPhilipp Hagemeister2014-01-051-0/+3
| | | | | Previously, we were a little bit over-eager and got a random swf file. Fixes #2084.
* release 2014.01.05.3 2014.01.05.3Philipp Hagemeister2014-01-051-1/+1
|
* release 2014.01.05.02Philipp Hagemeister2014-01-051-1/+1
|
* Make sure URLs are always character strings (Fixes #2051)Philipp Hagemeister2014-01-051-0/+2
|
* More Atom feed improvements (#2081)Philipp Hagemeister2014-01-051-1/+22
|
* Improve Atom feed creation (Fixes #2081)Philipp Hagemeister2014-01-051-22/+21
|
* atom feed generator: Make IDs proper URLs (#2081)Philipp Hagemeister2014-01-052-33/+33
|
* release 2014.01.05.1 2014.01.05.1Philipp Hagemeister2014-01-052-1/+2
|
* Fix make_readme on Python 2Philipp Hagemeister2014-01-051-1/+4
|
* [setup.py] Do not use unicode literalsPhilipp Hagemeister2014-01-052-1/+8
| | | | See http://bugs.python.org/issue13943 for context
* Make make_readme run in a locale-less environmentPhilipp Hagemeister2014-01-051-2/+3
| | | | Mentioned in #267
* Document --socket-timeoutPhilipp Hagemeister2014-01-053-1/+1
|
* release 2014.01.05 2014.01.05Philipp Hagemeister2014-01-051-1/+1
|
* [cspan] Use HTTP download (Fixes #2098)Philipp Hagemeister2014-01-051-34/+31
|
* Merge remote-tracking branch 'rzhxeo/blip'Philipp Hagemeister2014-01-052-21/+12
|\ | | | | | | | | Conflicts: youtube_dl/extractor/bliptv.py
| * [GenericIE] Outsource embedded blip.tv player video id extraction to ↵rzhxeo2013-12-301-8/+4
| | | | | | | | BlipTVIE and fix minor errors in RegEx
| * [BlipTVIE] Fix and simplify extraction of embedded videosrzhxeo2013-12-301-12/+7
| |
* | Ignore more downloaded filesPhilipp Hagemeister2014-01-051-0/+2
| |
* | Set required properties for format mergingPhilipp Hagemeister2014-01-051-2/+6
| |
* | [bliptv] Use centralized format sortingPhilipp Hagemeister2014-01-051-2/+4
| | | | | | | | This also makes youtube-dl use the better "Source" format by default.
* | [bliptv] SimplifyPhilipp Hagemeister2014-01-051-22/+21
| |
* | Merge remote-tracking branch 'rzhxeo/blip2'Philipp Hagemeister2014-01-051-13/+19
|\ \
| * | [BlipTVIE] Extract all formatsrzhxeo2014-01-011-13/+19
| | |
* | | [pornhd] Add support for ISO-3166 subpages (Fixes #2088)Philipp Hagemeister2014-01-051-1/+1
| | |
* | | Fix/work around Windows encoding issues (Fixes #2095)Philipp Hagemeister2014-01-052-12/+32
| | |
* | | [collegehumor] Use character strings by defaultPhilipp Hagemeister2014-01-051-15/+17
| | |
* | | [collegehumor] Add support for age_limitPhilipp Hagemeister2014-01-051-1/+10
| | |
* | | [collegehumor] Support multiple formats (Fixes #2092)Philipp Hagemeister2014-01-051-52/+27
| | | | | | | | | | | | Unfortunately, we lose a part of the description in the new JSON format, but that's still better than a non-functioning URL.
* | | Merge remote-tracking branch 'jaimeMF/merge-formats'Philipp Hagemeister2014-01-052-6/+47
|\ \ \
| * | | Allow merging formats (closes #1612)Jaime Marquínez Ferrándiz2014-01-042-6/+47
| | | | | | | | | | | | | | | | Multiple formats can be requested using `-f 137+139`, each one is downloaded and then the two are merged with ffmpeg.
* | | | fix typoPhilipp Hagemeister2014-01-051-1/+1
| | | |
* | | | Prepare widespread unicode literal usePhilipp Hagemeister2014-01-053-118/+158
|/ / /
* | | [lynda] minor changesPhilipp Hagemeister2014-01-032-0/+106
|\ \ \
| * | | [lynda] Add support for lynda.com (#1966)dst2013-12-262-0/+100
| | | |
* | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-01-032-3/+7
|\ \ \ \
| * | | | FFmpegMetadataPP; Write temporary file to `something.temp.{ext}` (fixes #2079)Jaime Marquínez Ferrándiz2014-01-032-3/+7
| | | | | | | | | | | | | | | | | | | | ffmpeg correctly recognize the formats of extensions like m4a, but it doesn’t works if it’s passed with the `—format` option.
* | | | | [macgamestore] Minor fixes (#2044)Philipp Hagemeister2014-01-031-19/+22
| | | | |
* | | | | Merge remote-tracking branch 'dstftw/macgamestore'Philipp Hagemeister2014-01-032-0/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [macgamestore] Add extractor (#2043)dst2013-12-252-0/+41
| | | | |
* | | | | [jpopsuki] SimplifyPhilipp Hagemeister2014-01-032-31/+39
| | | | |
* | | | | Merge remote-tracking branch 'diffycat/jpopsuki'Philipp Hagemeister2014-01-032-0/+66
|\ \ \ \ \
| * | | | | [jpopsuki] Add script encoding definition for python2Anton Larionov2014-01-011-0/+1
| | | | | |
| * | | | | Add support for jpopsuki.tvAnton Larionov2014-01-012-0/+65
| | |_|_|/ | |/| | |
* | | | | release 2014.01.03 2014.01.03Philipp Hagemeister2014-01-032-3/+5
| | | | |
* | | | | [dreisat] Make ‘index.php’ optional in the url (fixes #2080)Jaime Marquínez Ferrándiz2014-01-031-1/+1
| | | | |