• 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.

err from ytdl: exit status 1

umtssni

Member
Bot wont play music say err from ytdl: exit status 1
everything is update
But bot play some songs but on rest this is error

example

!play https://www.youtube.com/watch?v=3tw2P65wv5E bot play this song

2023/02/28 00:35:59 e3b1442c 0e4f27b4 PLUGIN [ command:41:14] /////////////////////////////////////) used !play
2023/02/28 00:36:02 e3b1442c DEBUG new track information from remote track: Daddy Yankee - Topic - Gasolina
2023/02/28 00:36:03 e3b1442c 0e4f27b4 DEBUG New channel () ID b1a873d0-67a4-44e2-ba8f-cc136e87acb7 (cc 1)
2023/02/28 00:36:03 e3b1442c 0e4f27b4 DEBUG Removing duplicate channel for alias () ID 005a7d33-4410-4497-a4db-13a12d93cad9
2023/02/28 00:36:03 e3b1442c 0e4f27b4 DEBUG new track info: ()
2023/02/28 00:36:03 e3b1442c 0e4f27b4 DEBUG new track info: Daddy Yankee - Topic - Gasolina (44616464792059616e6b6565202d20546f706963202d204761736f6c696e61)
2023/02/28 00:36:03 e3b1442c 0e4f27b4 DEBUG Removing closed channel () ID 005a7d33-4410-4497-a4db-13a12d93cad9
2023/02/28 00:36:03 e3b1442c 0e4f27b4 DEBUG Deleting channel () ID 005a7d33-4410-4497-a4db-13a12d93cad9 (cc 2)
2023/02/28 00:36:16 e3b1442c 0e4f27b4 DEBUG Storing configuration.

Same song another link

!play https://www.youtube.com/watch?v=XtPY5kxjCWo bot wont play song

2023/02/28 00:38:06 e3b1442c 0e4f27b4 PLUGIN [ command:41:14] n//////////////////////////////////) used !play
2023/02/28 00:38:10 err from ytdl: exit status 1

can anybody help?
 

doman991

Helping Hand
Found this today nothing changed on the server.

Code:
WARNING: Writing cache to u'/home/sinusbot/.cache/youtube-dl/youtube-sigfuncs/js_7862ca1f_105.json' failed: Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/cache.py", line 49, in store
    os.makedirs(os.path.dirname(fn))
  File "/usr/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/home/sinusbot'

WARNING: Writing cache to u'/home/sinusbot/.cache/youtube-dl/youtube-sigfuncs/js_7862ca1f_101.json' failed: Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/cache.py", line 49, in store
    os.makedirs(os.path.dirname(fn))
  File "/usr/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/home/sinusbot'

ERROR: Unable to extract uploader id; 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.
 
Top