Commit Graph

12 Commits

Author SHA1 Message Date
Mort Yao
da74b0ab9e [youtube] support dashmpd 2015-10-17 22:03:18 +02:00
Mort Yao
bedd3ef639 [extractor] support dash_streams 2015-10-17 21:51:08 +02:00
sceext
0c18a0873d add --json option: output video information in json text 2015-09-24 17:37:41 +08:00
Mort Yao
c63155a334 Youku: fix a regression bug which caused '-y' not work
* d6ec844 is not implemented correctly (unfortunately)
2014-09-20 22:23:59 +02:00
Mort Yao
8f682fd5fc VideoExtractor: replace misleading error message 2014-09-12 19:14:53 +02:00
Mort Yao
422a3e879f Youku: fix display for format selection 2014-08-12 18:39:30 +02:00
Mort Yao
2452a4d5a9 fix this shit 2014-07-31 22:39:01 +02:00
Mort Yao
d6ec844902 Youku: fix a regression bug which caused '-y' not work 2014-07-31 22:28:30 +02:00
Mort Yao
95e9b8788f Youku: support password-protected videos, fix #73 2014-07-30 04:52:45 +02:00
Mort Yao
cb8884e1c9 fix output_dir and merge options 2014-07-25 21:31:46 +02:00
Mort Yao
cf3fce9e86 extractor: use util.log to print formatted text 2014-07-21 14:44:27 +02:00
Mort Yao
13d40fa694 Major refactoring
* Change entry point to you_get.__main__:main
* New entry point for development (you-get-dev): you_get.__main__:main_dev
* you_get.extractor -> you_get.extractors
2014-07-21 02:39:40 +02:00