diff options
author | spoob <spoob@gmx.de> | 2009-06-07 05:24:49 +0200 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-06-07 05:24:49 +0200 |
commit | d10502f06d8178dceec8738386b153d9936d33fe (patch) | |
tree | 0942809317f9a036ef63cd0c13e87d11d273e4ed /pluginconfig | |
parent | bluehost working, but slow (diff) | |
download | pyload-d10502f06d8178dceec8738386b153d9936d33fe.tar.xz |
added youtube max video and high quality config
Diffstat (limited to 'pluginconfig')
-rw-r--r-- | pluginconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pluginconfig b/pluginconfig index 4a886bcfb..0b72f9716 100644 --- a/pluginconfig +++ b/pluginconfig @@ -2,3 +2,8 @@ premium = False username = user password = pass +[YoutubeCom] +high_quality = True +[YoutubeChannel] +#type False for no limitation +max_videos = 50 |