Christopher Neugebauer
|
feb22fe5fe
Fixed indentation error
|
13 years ago |
Christopher Neugebauer
|
d8dddb7c02
Removes extranous debugging info :)
|
13 years ago |
Christopher Neugebauer
|
4408d996fb
Adds format listing/selection support to the Comedy Central extractor.
|
13 years ago |
Christopher Neugebauer
|
89af8e9d32
Removes extraneous debug message.
|
13 years ago |
Christopher Neugebauer
|
36a9c0b5ff
Points the ComedyCentral extractor at a CDN which works with more RTMPDump versions.
|
13 years ago |
Filippo Valsorda
|
d479e34043
release 2012.11.27
|
13 years ago |
Philipp Hagemeister
|
240089e5df
remove accidental remnants
|
13 years ago |
Philipp Hagemeister
|
1c469a9480
New optoin --restrict-filenames
|
13 years ago |
Philipp Hagemeister
|
71f36332dd
Remove redundancy in instructions
|
13 years ago |
Philipp Hagemeister
|
8179d2ba74
Merge branch 'master' of github.com:rg3/youtube-dl
|
13 years ago |
Philipp Hagemeister
|
df4bad3245
Document configuration
|
13 years ago |
Filippo Valsorda
|
a7b5c8d6a8
fix FAQ on how to compile (also, starnge fix in the Makefile)
|
13 years ago |
Philipp Hagemeister
|
92b91c1878
Use character instead of byte strings
|
13 years ago |
Philipp Hagemeister
|
7ec1a206ea
Remove longs (int does the right thing since Python 2.2, see PEP 237)
|
13 years ago |
Philipp Hagemeister
|
51937c0869
Add some parentheses around print for #180
|
13 years ago |
Philipp Hagemeister
|
6b50761222
Merge pull request #538 from zejn/patch-1
|
13 years ago |
Philipp Hagemeister
|
6571408dc6
Merge pull request #545 from FiloSottile/alias
|
13 years ago |
Filippo Valsorda
|
b6fab35b9f
alias %(title)s to %(stitle)s
|
13 years ago |
Filippo Valsorda
|
baec15387c
aliased --literal to --title
|
13 years ago |
zejn
|
297d7fd9c0
Also enable album URLs on Vimeo.
|
13 years ago |
Filippo Valsorda
|
5002aea371
release 2012.11.17
|
13 years ago |
Filippo Valsorda
|
74033a662d
Reworked Vimeo file selection logic (quality, codec) - closes #530
|
13 years ago |
Filippo Valsorda
|
0526e4f55a
Merge pull request #522 from art-zhitnik/master
|
13 years ago |
Art Zhitnik
|
39973a0236
Solve the bug of parsing titles with unicode (cyrillic)
|
13 years ago |
Filippo Valsorda
|
5d40a470a2
quiet the HTMLParser debug info - closes #517
|
13 years ago |
Filippo Valsorda
|
4cc391461a
fix DailyMotion official users videos - closes #281 - by @yvestan
|
13 years ago |
Filippo Valsorda
|
bf95333e5e
fixed MetacafeIE (uploader nickname regex) - closes #515
|
13 years ago |
Philipp Hagemeister
|
b7a34316d2
-x for --extract-audio, one of the most popular options
|
13 years ago |
Philipp Hagemeister
|
74e453bdea
New --id option for the old default filename pattern
|
13 years ago |
Philipp Hagemeister
|
156a59e7a9
Additional tests in file name sanitation
|
13 years ago |