Philipp Hagemeister
5a5523698d
Add new field "extractor" to the info dictionary
2012-09-27 20:48:16 +02:00
Philipp Hagemeister
05a2c206be
Merge pull request #425 from danut007ro/master
...
Provider (youtube, etc) is now saved in info_dict
2012-09-27 11:45:07 -07:00
Philipp Hagemeister
8ca21983d8
Merge pull request #432 from cryzed/master
...
Fixed YouTube playlist parsing
2012-09-27 11:42:58 -07:00
Philipp Hagemeister
5d534e2fe6
Improve option definitions
2012-09-27 20:19:27 +02:00
Philipp Hagemeister
234e230c87
Merge remote-tracking branch 'FiloSottille/vbr'
...
Conflicts:
youtube-dl
youtube-dl.exe
2012-09-27 20:18:29 +02:00
Philipp Hagemeister
df09e5f9e1
Merge pull request #405 from hdclark/master
...
Support for custom user agent
2012-09-27 10:56:25 -07:00
cryzed
3af2f7656c
Fixed YouTube playlist parsing
2012-09-27 19:48:29 +02:00
Philipp Hagemeister
7f36e39676
Merge remote-tracking branch 'FiloSottille/supports'
...
Conflicts:
youtube-dl
2012-09-27 19:24:41 +02:00
Philipp Hagemeister
ebe3f89ea4
Merge xnxx.com Support (NSFW). Test URL (SFW): http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_
2012-09-27 18:55:56 +02:00
Philipp Hagemeister
b5de8af234
Release 2012.09.27
2012-09-27 11:25:46 +02:00
Danko Alexeyev
9ca667065e
Add 'signature' to YouTube URLs, fixes #427
2012-09-27 09:44:49 +03:00
danut007ro
ae16f68f4a
Provider (youtube, etc) is now saved in info_dict, so template filename can be something like %(provider)s_%(id)s.%(ext)s
...
This can be useful because videos should also be identified by their providers since id's can be the same on multiple providers.
2012-09-27 00:35:31 +03:00
danut007ro
3cd98c7894
Removed provider (mistake) and add provider parameter to process_info
2012-09-27 00:07:20 +03:00
danut007ro
2866e68838
Merge branch 'master' of https://github.com/rg3/youtube-dl
2012-09-26 21:09:44 +03:00
danut007ro
be8786a6a4
Every extractor also return it's name.
2012-09-26 21:00:28 +03:00
Philipp Hagemeister
b0d4f95899
Merge pull request #391 from rbrito/support-tube.majestyc.net
...
Support downloading Youtube videos via tube.majestyc.net
2012-09-25 14:17:13 -07:00
hdclark
ea46fe2dd4
Added support for custom user agents.
...
Added a few simple lines to add support for the flag "--user-agent" to pass a custom string to std_header['User-Agent'].
2012-08-22 23:40:35 -07:00
Filippo Valsorda
3a68d7b467
tweaked the --audio-quality input validation/specification
2012-08-19 23:25:16 +02:00
Filippo Valsorda
795cc5059a
Re-engineered XNXXIE to actually exit on ERRORs even with -i
2012-08-19 18:46:23 +02:00
Filippo Valsorda
5dc846fad0
Merge pull request #398 from tempname/master
2012-08-19 18:39:43 +02:00
Filippo Valsorda
d5c4c4c10e
bugfix and standarize the youku.com support
2012-08-19 17:44:34 +02:00
Filippo Valsorda
1ac3e3315e
Merge pull request #395 from thesues/master
2012-08-19 17:08:39 +02:00
Filippo Valsorda
0e4dc2fc74
Merge 'rbrito/support-tube.majestyc.net' (PR #391 ) with small fix
2012-08-19 17:00:20 +02:00
Filippo Valsorda
9bb8dc8e42
Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400
2012-08-19 16:06:33 +02:00
tempname
154b55dae3
added InfoExtractor for XNXX
2012-08-15 20:57:27 -03:00
tempname
6de7ef9b8d
added InfoExtractor for XNXX
2012-08-15 20:54:03 -03:00
dongmao zhang
392105265c
Merge branch 'master' of github.com:thesues/youtube-dl
...
Conflicts:
youtube-dl
youtube_dl/InfoExtractors.py
2012-08-10 18:32:28 +08:00
dongmao zhang
51661d8600
add www.youku.com support
2012-08-09 13:54:19 +08:00
dongmao zhang
b5809a68bf
merge
2012-08-09 12:26:26 +08:00
dongmao zhang
7733d455c8
fix 0a->0A bug
2012-08-09 03:14:02 +08:00
dongmao zhang
0a98b09bc2
youku default to download hd2 video
2012-08-09 02:53:21 +08:00
dongmao zhang
302efc19ea
add youku support
2012-08-09 02:04:02 +08:00
Rogério Brito
55a1fa8a56
Support downloading Youtube videos via tube.majestyc.net
...
A user requested (in Debian's bug tracking system) that support for
tube.majestyc.net, a frontend for Youtube with accessibility functions
(and other support for other assistive technologies), be added.
This patch adds support for this.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2012-08-05 23:37:33 -03:00
Philipp Hagemeister
a171dbfc27
Merge pull request #386 from FiloSottile/blip
...
Blip.tv
2012-08-01 12:26:00 -07:00
Filippo Valsorda
11a141dec9
BlipTVUserIE fix
2012-08-01 21:11:04 +02:00
Filippo Valsorda
818282710b
moved the User-Agent workaround to the BlipTV IE
2012-08-01 20:51:56 +02:00
Filippo Valsorda
dee5d76923
changed YouTube closed captions URL; closes #382
2012-07-31 15:56:35 +02:00
Filippo Valsorda
363a4e1114
xvideos patch by @pocoimporta - closes #370
2012-07-31 01:40:29 +02:00
Philipp Hagemeister
3210735c49
Fix EscapistMagazine IE
2012-07-18 21:17:51 +02:00
Filippo Valsorda
b24676ce88
changed --audio-quality behaviour to support both CBR and VBR
2012-07-14 19:43:24 +02:00
Filippo Valsorda
cca4828ac9
fixed a logic bug in post-processing
2012-07-14 14:35:57 +02:00
Filippo Valsorda
d4e16d3e97
YouTube playlist fix; closes #365 and #331
2012-06-30 15:04:30 +02:00
Witchakorn Kamolpornwijit
5404179338
Change a number of subtitle sequence to begin with one (instead of zero) for ffmpeg,avcodec, and Matroska compatibility
2012-06-26 19:24:30 +07:00
Filippo Valsorda
7df97fb59f
display a meaningful error message on rental videos ( #359 )
2012-06-22 13:57:17 +02:00
Filippo Valsorda
3187e42a23
Merge pull requests #356 #357 #358 by jcarlosgarciasegovia
2012-06-06 20:51:29 +02:00
Juan Carlos Garcia Segovia
f1927d71e4
Some blip.tv URLs use Unicode characters. urllib2 breaks when passing a Unicode string. it needs a UTF-8 byte buffer
2012-06-06 16:24:29 +00:00
Juan Carlos Garcia Segovia
eeeb4daabc
Information Extractor for blip.tv users
2012-06-06 16:16:16 +00:00
Juan Carlos Garcia Segovia
3c4fc580bb
Use an User-Agent that will allow downloading from blip.tv fixes #325
2012-06-06 13:24:12 +00:00
Filippo Valsorda
505ed3088f
normalize ffmpeg/avconv names printing
2012-06-03 12:11:39 +02:00
Filippo Valsorda
0b976545c7
check for avconv and ffmpeg, use as available; closes #344
2012-06-03 12:10:15 +02:00