diff options
author | spoob <spoob@gmx.de> | 2010-01-13 14:21:13 +0100 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2010-01-13 14:21:13 +0100 |
commit | b1637236297fc5c3278e4d358fa7ec990824db71 (patch) | |
tree | 0d3e31a8c8fdb304ac3dab26687de4e443e5890a /module/config | |
parent | forgot changes (diff) | |
download | pyload-b1637236297fc5c3278e4d358fa7ec990824db71.tar.xz |
More YoutubeChannel Options
Diffstat (limited to 'module/config')
-rw-r--r-- | module/config/plugin_default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml index 773e4e46f..43c220516 100644 --- a/module/config/plugin_default.xml +++ b/module/config/plugin_default.xml @@ -27,6 +27,7 @@ <YoutubeChannel> <!-- False for no limitation --> <max_videos>False</max_videos> + <video_groups name="Video Groups" type="str" input="uploads;favorites">uploads,favorites</video_groups> </YoutubeChannel> <SerienjunkiesOrg> <preferredHoster>RapidshareCom,UploadedTo,NetloadIn,FilefactoryCom</preferredHoster> |