Christopher Neugebauer
4a702f3819
Fixes the InfoExtractor for the Colbert Report.
12 years ago
Philipp Hagemeister
6bac102a4d
Fix spacing in comedycentral IE
12 years ago
Philipp Hagemeister
958a22b7cf
Merge remote-tracking branch 'chrisjrn/master'
12 years ago
Philipp Hagemeister
97cd3afc75
warn if %(stitle)s is being used
12 years ago
Philipp Hagemeister
aa2a94ed81
Encode the entire filename
12 years ago
Philipp Hagemeister
c7032546f1
Clean up test
12 years ago
Philipp Hagemeister
56781d3d2e
Switch back to underline for invalid characters, and make restricted ASCII-only
12 years ago
Christopher Neugebauer
feb22fe5fe
Fixed indentation error
12 years ago
Christopher Neugebauer
d8dddb7c02
Removes extranous debugging info :)
12 years ago
Christopher Neugebauer
4408d996fb
Adds format listing/selection support to the Comedy Central extractor.
12 years ago
Philipp Hagemeister
ed7516c69d
Merge remote-tracking branch 'chrisjrn/master'
12 years ago
Christopher Neugebauer
89af8e9d32
Removes extraneous debug message.
12 years ago
Christopher Neugebauer
36a9c0b5ff
Points the ComedyCentral extractor at a CDN which works with more RTMPDump versions.
12 years ago
Philipp Hagemeister
9fb3bfb45a
Merge remote-tracking branch 'gcmalloc/master'
12 years ago
Filippo Valsorda
d479e34043
release 2012.11.27
12 years ago
Philipp Hagemeister
240089e5df
remove accidental remnants
12 years ago
Philipp Hagemeister
1c469a9480
New optoin --restrict-filenames
12 years ago
Philipp Hagemeister
71f36332dd
Remove redundancy in instructions
12 years ago
Philipp Hagemeister
8179d2ba74
Merge branch 'master' of github.com:rg3/youtube-dl
12 years ago
Philipp Hagemeister
df4bad3245
Document configuration
12 years ago
Filippo Valsorda
a7b5c8d6a8
fix FAQ on how to compile (also, starnge fix in the Makefile)
12 years ago
Philipp Hagemeister
92b91c1878
Use character instead of byte strings
12 years ago
Philipp Hagemeister
7ec1a206ea
Remove longs (int does the right thing since Python 2.2, see PEP 237)
12 years ago
Philipp Hagemeister
51937c0869
Add some parentheses around print for #180
12 years ago
Philipp Hagemeister
6b50761222
Merge pull request #538 from zejn/patch-1
...
Also enable album URLs on Vimeo.
12 years ago
Philipp Hagemeister
6571408dc6
Merge pull request #545 from FiloSottile/alias
...
Kill (alias) --literal and %(title)
12 years ago
Filippo Valsorda
b6fab35b9f
alias %(title)s to %(stitle)s
12 years ago
Filippo Valsorda
baec15387c
aliased --literal to --title
12 years ago
zejn
297d7fd9c0
Also enable album URLs on Vimeo.
12 years ago
Filippo Valsorda
5002aea371
release 2012.11.17
12 years ago
Jeff Crouse
5f7ad21633
Strip HTML out of uploader name
12 years ago
Jeff Crouse
089d47f8d5
Removed the README.md build target in the makefile. It is broken...
12 years ago
Filippo Valsorda
74033a662d
Reworked Vimeo file selection logic (quality, codec) - closes #530
12 years ago
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