fnord
c8f17aa8ad
use os.path.join
2015-07-13 09:05:30 -05:00
fnord
ad02f392ff
Load additional extractor module .py files placed in ~/.config/youtube-dl/modules, $XDG_CACHE_HOME/youtube-dl/modules, or a directory specified with --module-dir
...
Modules can simply be placed in the directory without editing an __init__.py
Modules are written as normal extractor modules and require no changes,
(ie from .common import InfoExtractor, etc) as they're loaded into
the youtube_dl.extractor. namespace
2015-07-13 07:58:49 -05:00
Sergey M․
41c0d2f8cb
Credit @aurium for avi recode and postprocessort args ( #5942 )
2015-07-11 23:00:19 +06:00
Sergey M․
1f3a43dbe6
Merge branch 'aurium-master'
2015-07-11 22:59:18 +06:00
Sergey M․
369e195a44
Handle postprocessor_args similarly to external_downloader_args
2015-07-11 22:43:02 +06:00
Sergey M․
15006fedb9
[postprocessor/ffmpeg] Spread postprocessor args usage on all ffmpeg extractors
2015-07-11 22:42:03 +06:00
Sergey M․
e35b23f54d
[postprocessor/common] Improve postprocessor args fetching and clarify doc
2015-07-11 22:41:33 +06:00
Sergey M․
f72b0a6032
Revert xvid to avi and make docs to be similar to existing external downloader option
2015-07-11 22:15:16 +06:00
Sergey M․
ac9ed061ec
Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master
2015-07-11 21:58:12 +06:00
Sergey M․
d919fa3344
[vk] Handle access denied error
2015-07-11 21:26:03 +06:00
Sergey M․
79913fde35
[vk] Add list id to info_url
2015-07-11 21:23:49 +06:00
Sergey M․
da634d0a8b
Merge branch 'dufferzafar-webofstories'
2015-07-11 04:43:55 +06:00
Sergey M․
fac54cb426
[webofstories:playlist] Improve and add test
2015-07-11 04:43:29 +06:00
Sergey M․
3f19b9b7c1
Merge branch 'webofstories' of https://github.com/dufferzafar/youtube-dl into dufferzafar-webofstories
2015-07-11 04:17:54 +06:00
Jaime Marquínez Ferrándiz
86f2541695
Remove unused 're' imports
2015-07-10 22:22:33 +02:00
Yen Chi Hsuan
181c4ccaaa
[qqmusic] Add more localized names
2015-07-11 01:21:36 +08:00
Yen Chi Hsuan
ed848087d5
[neteasemusic] Add more localized names
2015-07-11 01:21:18 +08:00
Yen Chi Hsuan
edd66be5be
[kuwo] Add more localized names
2015-07-11 01:21:04 +08:00
Yen Chi Hsuan
246995dbc8
[youku] Add localized name
2015-07-11 00:58:13 +08:00
Yen Chi Hsuan
b931fbe5ab
[yinyuetai] Add localized name
2015-07-11 00:57:59 +08:00
Yen Chi Hsuan
e014ff015d
[yam] Add localized name
2015-07-11 00:53:08 +08:00
Yen Chi Hsuan
4fa5f40232
[xuite] Add localized name
2015-07-11 00:52:56 +08:00
Yen Chi Hsuan
9b15be97aa
[udn] Add localized name
2015-07-11 00:52:19 +08:00
Yen Chi Hsuan
a7ada46bd9
[qqmusic] Add localized name
2015-07-11 00:52:07 +08:00
Yen Chi Hsuan
9d16788ad9
[nextmedia] Add localized name
2015-07-11 00:51:55 +08:00
Yen Chi Hsuan
6ce89aecc3
[neteasemusic] Add localized name
2015-07-11 00:51:35 +08:00
Yen Chi Hsuan
963d0ce7e3
[letv] Add localized name
2015-07-11 00:51:26 +08:00
Yen Chi Hsuan
0f08d7f851
[kuwo] Add localized name
2015-07-11 00:51:14 +08:00
Yen Chi Hsuan
44c514eb9c
[iqiyi] Add localized name
2015-07-11 00:51:03 +08:00
Yen Chi Hsuan
513cbdda93
[douyutv] Add localized name
2015-07-11 00:50:45 +08:00
Yen Chi Hsuan
e1ba152352
[ctsnews] Add localized name
2015-07-11 00:50:31 +08:00
Yen Chi Hsuan
446e764500
[baidu] Add localized name
2015-07-11 00:49:59 +08:00
Yen Chi Hsuan
901d00caa6
Merge branch 'ping-kuwo'
2015-07-11 00:11:41 +08:00
Yen Chi Hsuan
094790d2c9
[kuwo:song] Give warnings for unavailable optional fields
2015-07-11 00:03:49 +08:00
Sergey M․
1c0163a5cc
[gorillavid] Use _form_hidden_inputs
2015-07-10 21:58:49 +06:00
Sergey M․
8fa7e5817a
[hostingbulk] Use _form_hidden_inputs
2015-07-10 21:58:24 +06:00
Sergey M․
01b89d5682
[played] Use _form_hidden_inputs
2015-07-10 21:57:29 +06:00
Yen Chi Hsuan
9f01c1a803
[kuwo] Use \d instead of [0-9]
2015-07-10 23:56:51 +08:00
Sergey M․
46f0f50016
[primesharetv] Use _form_hidden_inputs
2015-07-10 21:56:41 +06:00
Sergey M․
b8070dbbd7
[promptfile] Use _form_hidden_inputs
2015-07-10 21:56:14 +06:00
Sergey M․
3b16d803c9
[shared] Use _form_hidden_inputs
2015-07-10 21:55:22 +06:00
Sergey M․
de195c23a6
[vimeo] Use _form_hidden_inputs
2015-07-10 21:54:39 +06:00
Yen Chi Hsuan
d3b8908886
[kuwo] Simpler calls to url_result()
2015-07-10 23:53:48 +08:00
Sergey M․
2688176c77
[vodlocker] Use _form_hidden_inputs
2015-07-10 21:53:38 +06:00
Sergey M․
a5839317aa
[vk] Use _form_hidden_inputs
when logging in
2015-07-10 21:52:03 +06:00
Sergey M․
a0aab26a41
[twitch] Use _form_hidden_inputs
when logging in
2015-07-10 21:49:39 +06:00
Sergey M․
27713812a0
[extractor/common] Add method for extracting form hidden input fields as dict
2015-07-10 21:49:09 +06:00
Yen Chi Hsuan
cf2c5fda4f
[kuwo] Use single quotes
2015-07-10 23:48:48 +08:00
Yen Chi Hsuan
a9684c0dbf
[kuwo] Add KuwoBaseIE
2015-07-10 23:46:44 +08:00
Sergey M․
c0bf5e1c4d
[twitch] Fix non-ASCII logins/passwords on python 2
2015-07-10 21:40:21 +06:00