Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Downloading from site requiring cookies failed #25143
Comments
Are you troll or what? |
|
No, I am not a troll. What did I do wrong? I have no cookies.txt anywhere, what the hell else was I supposed to select?
…________________________________
From: Sergey M. <notifications@github.com>
Sent: Tuesday, May 5, 2020 7:30 AM
To: ytdl-org/youtube-dl <youtube-dl@noreply.github.com>
Cc: IndustrialOne <industrial_one@hotmail.com>; Author <author@noreply.github.com>
Subject: Re: [ytdl-org/youtube-dl] Downloading from site requiring cookies failed (#25143)
Hopefully cookies.sqlite is the correct file, the documentation said it's a text file
Are you troll or what?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#25143 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFKNO4QTNW64DD3IHRUQABDRQAIHBANCNFSM4MZSJ3XA>.
|
|
Read FAQ? |
Command:
youtube-dl --cookies "C:\Users\Admin\AppData\Roaming\Mozilla\Firefox\Profiles\ueuez3vw.temp\cookies.sqlite" "www.webpage.com"
C:\Users\Admin>youtube-dl --cookies "C:\Users\Admin\AppData\Roaming\Mozilla\Firefox\Profiles\abcdef.temp\cookies.sqlite" "www.webpage.com"
Traceback (most recent call last):
File "main.py", line 19, in
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpybwhja3m\build\youtube_dl
init.py", line 474, in main
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpybwhja3m\build\youtube_dl
init.py", line 441, in _real_main
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpybwhja3m\build\youtube_dl
YoutubeDL.py", line 419, in init
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpybwhja3m\build\youtube_dl
YoutubeDL.py", line 2329, in _setup_opener
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpybwhja3m\build\youtube_dl
utils.py", line 2757, in load
File "C:\Python\Python34\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 111: character maps to
C:\Users\Admin>
Hopefully cookies.sqlite is the correct file, the documentation said it's a text file. If it is the right file, what am I doing wrong? Thanks.