diff options
author | spoob <spoob@gmx.de> | 2009-09-03 21:46:13 +0200 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-09-03 21:46:13 +0200 |
commit | 2ed8bf528418d3ad95ab8e63c72e21837ea47ef9 (patch) | |
tree | 48cbb963b2c64818b5104cf81d310b10c0e09a19 /pluginconfig | |
parent | Fixed #24 (diff) | |
download | pyload-2ed8bf528418d3ad95ab8e63c72e21837ea47ef9.tar.xz |
Netload Premium Test
Diffstat (limited to 'pluginconfig')
-rw-r--r-- | pluginconfig | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/pluginconfig b/pluginconfig index 4963d856b..856a1fddc 100644 --- a/pluginconfig +++ b/pluginconfig @@ -2,10 +2,17 @@ #select server, empty for automatic, else Cogent, Deutsche Telekom, Level(3), Level(3) #2, GlobalCrossing, Level(3) #3, Teleglobe, GlobalCrossing #2, TeliaSonera #2, Teleglobe #2, TeliaSonera #3, TeliaSonera server = "" premium = False -username = name -password = pw +username = namehere +password = passhere + +[NetloadIn] +premium = False +username = namehere +password = passhere + [YoutubeCom] high_quality = True + [YoutubeChannel] #type False for no limitation max_videos = False |