Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

ytdl on windows server r2 2012

Status
Not open for further replies.

duysk8

New Member
I have an issue with youtubedl on windows server, if i send the command !yt "link", it download but never play the song.
here is the log.txt
2
2016/05/29 07:06:47 10967c91 INFO Initializing bot://10967c91-1b21-434e-af1b-1592a956ad3d
2016/05/29 07:06:47 10967c91 6d348feb INFO Loaded
2016/05/29 07:06:47 Auto-Starting 10967c91-1b21-434e-af1b-1592a956ad3d/6d348feb-9c72-4e82-adef-88c4ddb10f93 in 2500 ms...
2016/05/29 07:06:47 FFmpeg/avcodec v3673444; license: LGPL version 2.1 or later; 493 codecs
2016/05/29 07:06:47 FFmpeg/avformat v3673958; license: LGPL version 2.1 or later; 138 formats
2016/05/29 07:06:47 youtube-dl checking...
2016/05/29 07:06:48 youtube-dl version compatible, support enabled
2016/05/29 07:06:48 RadioStation data loaded
2016/05/29 07:06:48 Imported radio stations
2016/05/29 07:06:49 10967c91 6d348feb DEBUG Could not delete from Notificationsno such table: Notifications
2016/05/29 07:06:49 10967c91 6d348feb DEBUG Could not insert into Notifications-Tableno such table: Notifications
2016/05/29 07:06:49 10967c91 6d348feb DEBUG Could not delete from Notificationsno such table: Notifications
2016/05/29 07:06:49 10967c91 6d348feb DEBUG Could not insert into Notifications-Tableno such table: Notifications
2016/05/29 07:06:49 10967c91 6d348feb INFO Starting instance ts3server://ts24.gameservers.com?port=9152&nickname=Mermelada%20de%20pollo&password=ner&cid=122015&channelpassword=
2016/05/29 07:06:52 10967c91 6d348feb INFO New connection status 1; Error 0
2016/05/29 07:06:52 10967c91 6d348feb INFO New connection status 2; Error 0
2016/05/29 07:06:52 10967c91 6d348feb INFO New connection status 3; Error 0
2016/05/29 07:06:52 10967c91 6d348feb DEBUG Client-Count is now 4
2016/05/29 07:06:52 10967c91 6d348feb DEBUG Client-Count is now 4
2016/05/29 07:06:52 10967c91 6d348feb DEBUG Client-Count is now 4
2016/05/29 07:06:52 10967c91 6d348feb DEBUG Client-Count is now 4
2016/05/29 07:06:52 10967c91 6d348feb INFO Bot got moved to channel 122015
2016/05/29 07:06:52 10967c91 6d348feb INFO New connection status 4; Error 0
2016/05/29 07:07:20 10967c91 6d348feb DEBUG Storing configuration.
2016/05/29 07:20:57 10967c91 6d348feb INFO CHAT 2 [human @ Human] < !yt
> / OK
2016/05/29 07:20:58 10967c91 DEBUG youtube-dl[out] [youtube] lvgqbaxd3w0: Downloading webpage
2016/05/29 07:20:58 10967c91 DEBUG youtube-dl[err] ERROR Unable to download webpage: HTTP Error 402: Payment Required (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
2016/05/29 07:20:58 10967c91 DEBUG youtube-dlquit
And here is my config.ini
TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "0.0.0.0"
DataDir = ""
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = "C:\\SinusBot\\youtube\\youtube-dl.exe"
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
MTU = 1500
SampleInterval = 40
StartVNC = false
EnableMulticastMetadata = false
EnableWebStream = false
LogFile = "C:\\SinusBot\\log.txt"
LicenseKey = "0wpqGAgAZIsbsz65JvRu53e+ZmjdTfzE2lMcb+CG2zE="
EnableAloneMode = false

I have the last version of ytdl installed.
The bot work with the radio station or with songs i upload from my pc
 
Last edited:

Raphraph

Donor
is awesome!
Contributor
Insider
2016/05/29 07:20:58 10967c91 DEBUG youtube-dl[err] ERROR Unable to download webpage: HTTP Error 402: Payment Required (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
That is not a SinusBot issue. Try to open a new issue at https://yt-dl.org/bug as said there.
 
Status
Not open for further replies.
Top