Git Product home page Git Product logo

Comments (1)

SUMMERlove1 avatar SUMMERlove1 commented on June 7, 2024

Hello! First of all thank you for this codes, and I'm very new at this. However, I met an issue and it's likely due of my lack understanding of all of these. I did diligence by looking at closed issues for troubleshooting it myself, but I think my issue is the same as otongS.

I'm using this cookies extension as suggested; https://addons.mozilla.org/en-US/firefox/addon/cookies-txt/ The issue still persist.

C:\Users\USER\p_pl_dl-main>python p_pl_dl_main.py -i "C:\Users\USER\Playlist\urls.txt" -c "C:\Users\USER\Playlist\Cookies\spankbang.com_cookies.txt" -d "C:\Users\USER\Playlist\Videos"
Working download directory: C:\Users\USER\Playlist\Videos
Cookies source: C:\Users\USER\Playlist\Cookies\spankbang.com_cookies.txt
Using the following input source: C:\Users\USER\Playlist\urls.txt
Video limit per URL = None
URL: https://spankbang.com/9txac/playlist/jav+sc
Detected websites:
{
"lewdthots": false,
"pornhub": false,
"porntrex": false,
"pornve": false,
"spankbang": true,
"xhamster": false,
"xvideos": false,
"youporn": false
}
Running spankbang extractor for https://spankbang.com/9txac/playlist/jav+sc
Initial connection status: 403
Traceback (most recent call last):
File "C:\Users\USER\p_pl_dl-main\p_pl_dl_main.py", line 94, in main
dExtractors[sSite].run(sUrl, sCookieSource=None, nVideoLimit=nVideoLimit) # Cookies should already be parsed and available when going through main
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\USER\p_pl_dl-main\p_pl_dl_sb.py", line 34, in run
raise ConnectionError(f"403 Forbidden! Please check if cookies are required! Private videos/playlists cannot be accessed without cookies!")
ConnectionError: 403 Forbidden! Please check if cookies are required! Private videos/playlists cannot be accessed without cookies!

Any help would be appreciated :) Cheers.

from p_pl_dl.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.