Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading from site requiring cookies failed #25143

Closed
IndustrialOne opened this issue May 5, 2020 · 3 comments
Closed

Downloading from site requiring cookies failed #25143

IndustrialOne opened this issue May 5, 2020 · 3 comments
Labels

Comments

@IndustrialOne
Copy link

@IndustrialOne IndustrialOne commented May 5, 2020

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.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 5, 2020

Hopefully cookies.sqlite is the correct file, the documentation said it's a text file

Are you troll or what?

@dstftw dstftw closed this May 5, 2020
@dstftw dstftw added the invalid label May 5, 2020
@IndustrialOne
Copy link
Author

@IndustrialOne IndustrialOne commented May 5, 2020

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 5, 2020

Read FAQ?

@ytdl-org ytdl-org locked and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.