Commit Graph

22857 Commits (720b3dc453c342bc2e8df7dbc0acaab4479de46c)
 

Author SHA1 Message Date
Philipp Hagemeister 240089e5df remove accidental remnants
Philipp Hagemeister 1c469a9480 New optoin --restrict-filenames
Philipp Hagemeister 71f36332dd Remove redundancy in instructions
Philipp Hagemeister 8179d2ba74 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister df4bad3245 Document configuration
Filippo Valsorda a7b5c8d6a8 fix FAQ on how to compile (also, starnge fix in the Makefile)
Philipp Hagemeister 92b91c1878 Use character instead of byte strings
Philipp Hagemeister 7ec1a206ea Remove longs (int does the right thing since Python 2.2, see PEP 237)
Philipp Hagemeister 51937c0869 Add some parentheses around print for
Philipp Hagemeister 6b50761222 Merge pull request from zejn/patch-1
Also enable album URLs on Vimeo.
Philipp Hagemeister 6571408dc6 Merge pull request from FiloSottile/alias
Kill (alias) --literal and %(title)
Filippo Valsorda b6fab35b9f alias %(title)s to %(stitle)s
Filippo Valsorda baec15387c aliased --literal to --title
zejn 297d7fd9c0 Also enable album URLs on Vimeo.
Filippo Valsorda 5002aea371 release 2012.11.17
Jeff Crouse 5f7ad21633 Strip HTML out of uploader name
Jeff Crouse 089d47f8d5 Removed the README.md build target in the makefile. It is broken...
Filippo Valsorda 74033a662d Reworked Vimeo file selection logic (quality, codec) - closes
Jeff Crouse fdef722fa1 Added YouPorn infoExtractor
Jeff Crouse 110d4f4c91 Added Pornotube support (for Laborers of Love)
Filippo Valsorda 0526e4f55a Merge pull request from art-zhitnik/master
--(match|reject)-title utf8 fix
Art Zhitnik 39973a0236 Solve the bug of parsing titles with unicode (cyrillic)
Filippo Valsorda 5d40a470a2 quiet the HTMLParser debug info - closes
Filippo Valsorda 4cc391461a fix DailyMotion official users videos - closes - by @yvestan
Filippo Valsorda bf95333e5e fixed MetacafeIE (uploader nickname regex) - closes
Philipp Hagemeister b7a34316d2 -x for --extract-audio, one of the most popular options
Philipp Hagemeister 74e453bdea New --id option for the old default filename pattern
Philipp Hagemeister 156a59e7a9 Additional tests in file name sanitation
Philipp Hagemeister aeca861f22 Merge pull request from FiloSottile/new_sanitize_filename
My sanitize_filename proposal
Filippo Valsorda 42cb53fcfa modified filename escaping to a "smarter" one
Filippo Valsorda fe4d68e196 slight change to Dailymotion uploader regex (fix)
Philipp Hagemeister 25b7fd9c01 Merge pull request from tyll/master
Update install target
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.
Filippo Valsorda 965a8b2bc4 Merge pull request from Tailszefox/local
Fix audio bitrate quality for ffmpeg/avconv (closes )
gcmalloc a8ac2f8664 adding second vimeo url
gcmalloc fb0e99b884 skipping vimeo for the moment
gcmalloc 9c6e9a4532 adding xnxx test
gcmalloc 67af74992e adding collegehumor test
gcmalloc 103c508ffa adding stanford open class courses
gcmalloc 2876773381 adding test for vimeo, xvideo and soundcloud
Tailszefox f06eaa873e Fix audio bitrate quality for ffmpeg/avconv
Philipp Hagemeister ece34e8951 Merge pull request from Tailszefox/local
Added duration for YouTube videos
Tailszefox 2262a32dd7 Added duration for YouTube videos
Philipp Hagemeister c6c0e23a32 Support raw playlist parameters (Closes )
Philipp Hagemeister 02b324a23d Restore 2.5 compat by activating with_statement future
Filippo Valsorda b8005afc20 handle YT urls with #/ redirects (closes )
Philipp Hagemeister 073522bc6c Don't use 2.7+ check_output
Philipp Hagemeister 9248cb0549 Merge pull request from gcmalloc/master
Test proposal
gcmalloc 6b41b61119 correcting travis
gcmalloc 591bbe9c90 changing test from md5 to filesize, the file changed between download