Jeff Crouse
fdef722fa1
Added YouPorn infoExtractor
12 years ago
Jeff Crouse
110d4f4c91
Added Pornotube support (for Laborers of Love)
12 years ago
Filippo Valsorda
0526e4f55a
Merge pull request #522 from art-zhitnik/master
--(match|reject)-title utf8 fix
12 years ago
Art Zhitnik
39973a0236
Solve the bug of parsing titles with unicode (cyrillic)
12 years ago
Filippo Valsorda
5d40a470a2
quiet the HTMLParser debug info - closes #517
12 years ago
Filippo Valsorda
4cc391461a
fix DailyMotion official users videos - closes #281 - by @yvestan
12 years ago
Filippo Valsorda
bf95333e5e
fixed MetacafeIE (uploader nickname regex) - closes #515
12 years ago
Philipp Hagemeister
b7a34316d2
-x for --extract-audio, one of the most popular options
12 years ago
Philipp Hagemeister
74e453bdea
New --id option for the old default filename pattern
12 years ago
Philipp Hagemeister
156a59e7a9
Additional tests in file name sanitation
12 years ago
Philipp Hagemeister
aeca861f22
Merge pull request #502 from FiloSottile/new_sanitize_filename
My sanitize_filename proposal
12 years ago
Filippo Valsorda
42cb53fcfa
modified filename escaping to a "smarter" one
12 years ago
Filippo Valsorda
fe4d68e196
slight change to Dailymotion uploader regex (fix)
12 years ago
Philipp Hagemeister
25b7fd9c01
Merge pull request #491 from tyll/master
Update install target
12 years ago
Till Maas
e79e8b7dc4
Update install target
- Allow to configure destination directories to fulfill the needs of
different distributions
- Support DESTDIR variable for staging installation when packaging
- Do not set user/group to root. It requires 'make install' to run as
root, but then this is the default behaviour anyways.
12 years ago
Filippo Valsorda
965a8b2bc4
Merge pull request #488 from Tailszefox/local
Fix audio bitrate quality for ffmpeg/avconv (closes #487 )
12 years ago
gcmalloc
a8ac2f8664
adding second vimeo url
12 years ago
gcmalloc
fb0e99b884
skipping vimeo for the moment
12 years ago
gcmalloc
9c6e9a4532
adding xnxx test
12 years ago
gcmalloc
67af74992e
adding collegehumor test
12 years ago
gcmalloc
103c508ffa
adding stanford open class courses
12 years ago
gcmalloc
2876773381
adding test for vimeo, xvideo and soundcloud
12 years ago
Tailszefox
f06eaa873e
Fix audio bitrate quality for ffmpeg/avconv
12 years ago
Philipp Hagemeister
ece34e8951
Merge pull request #486 from Tailszefox/local
Added duration for YouTube videos
12 years ago
Tailszefox
2262a32dd7
Added duration for YouTube videos
12 years ago
Philipp Hagemeister
c6c0e23a32
Support raw playlist parameters ( Closes #482 )
12 years ago
Philipp Hagemeister
02b324a23d
Restore 2.5 compat by activating with_statement future
12 years ago
Filippo Valsorda
b8005afc20
handle YT urls with #/ redirects ( closes #484 )
12 years ago
Philipp Hagemeister
073522bc6c
Don't use 2.7+ check_output
12 years ago
Philipp Hagemeister
9248cb0549
Merge pull request #472 from gcmalloc/master
Test proposal
12 years ago
gcmalloc
6b41b61119
correcting travis
12 years ago
gcmalloc
591bbe9c90
changing test from md5 to filesize, the file changed between download
12 years ago
gcmalloc
fc7376016c
cleaning the test that doesn't work with the api for the moment
12 years ago
gcmalloc
97a37c2319
some assertion on the file downloaded
12 years ago
gcmalloc
3afed78a6a
removing testing video
12 years ago
gcmalloc
4279a0ca98
correcting test to be compatible with python2.6
12 years ago
gcmalloc
edcc7d2dd3
StringIO used by nosetests do not merge with the way youtube-dl handle sys.stdout and sys.stderr
12 years ago
gcmalloc
7f60b5aa40
correction on the test
12 years ago
Eitan Adler
65adb79fb6
Fix mandoc nits
12 years ago
gcmalloc
aeeb29a356
adding travis support
12 years ago
Filippo Valsorda
902b2a0a45
New IE: YouTube channels ( closes #396 )
12 years ago
gcmalloc
6d9c22cd26
correcting the makefile according to the new one
12 years ago
gcmalloc
729baf58b2
removing extended globbing for the find utility
12 years ago
gcmalloc
4c9afeca34
adding xvideo
12 years ago
gcmalloc
6da7877bf5
adding facebook test
12 years ago
gcmalloc
b4e5de51ec
adding photobucket test
12 years ago
gcmalloc
a4b5f22554
adding metacafe test
12 years ago
gcmalloc
ff08984246
adding dailymotion test
12 years ago
gcmalloc
137c5803c3
some changes to keep the same standard
12 years ago
gcmalloc
3eec021a1f
removing unused global modifier
12 years ago