diff options
author | mkaay <mkaay@mkaay.de> | 2010-02-08 13:04:21 +0100 |
---|---|---|
committer | mkaay <mkaay@mkaay.de> | 2010-02-08 13:04:21 +0100 |
commit | 9ab155e95db32e03ca6438df12d38500f9d437f9 (patch) | |
tree | cf3ba616032324fc5be9ce572b8f239fec39ac31 /module/config | |
parent | FlashGot + ClickNLoad Support + Webif. improvm.!! pyLoad FTW !! (diff) | |
download | pyload-9ab155e95db32e03ca6438df12d38500f9d437f9.tar.xz |
fixed click'n'load, added youtube hd option
Diffstat (limited to 'module/config')
-rw-r--r-- | module/config/plugin_default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml index 43c220516..c1261e338 100644 --- a/module/config/plugin_default.xml +++ b/module/config/plugin_default.xml @@ -22,7 +22,7 @@ <password></password> </ShareonlineBiz> <YoutubeCom> - <high_quality>True</high_quality> + <quality>hd</quality><!-- hd: high definition, hq: high quality, sd: standard definition --> </YoutubeCom> <YoutubeChannel> <!-- False for no limitation --> |