Giter Site home page Giter Site logo

Cookies file doesn't work about furaffinity-dl HOT 7 CLOSED

xerbo avatar xerbo commented on May 28, 2024
Cookies file doesn't work

from furaffinity-dl.

Comments (7)

Shnatsel avatar Shnatsel commented on May 28, 2024

Could you paste the entire command you're calling?

from furaffinity-dl.

c-nielson avatar c-nielson commented on May 28, 2024

Edit: As a side not, I exported the FA cookie using the chrome extension you linked to, the cookies.txt one.
Ya! Here's the command and output:

kofu@GILES:~/fa$ ../furaffinity-dl favorites/username ../faCookie.txt
--2017-03-31 17:22:42--  https://www.furaffinity.net/favorites/username
Resolving www.furaffinity.net (www.furaffinity.net)... 104.20.70.59, 104.20.69.59, 2400:cb00:2048:1::6814:453b, ...
Connecting to www.furaffinity.net (www.furaffinity.net)|104.20.70.59|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘/home/kofu/.cache/furaffinity-dl/fa-dl.Aa75zOFEiy’

    [  <=>                                                                          ] 69,274       181KB/s   in 0.4s

2017-03-31 17:22:42 (181 KB/s) - ‘/home/kofu/.cache/furaffinity-dl/fa-dl.Aa75zOFEiy’ saved [69274]

--2017-03-31 17:22:43--  https://www.furaffinity.net/view/23062186/
Resolving www.furaffinity.net (www.furaffinity.net)... 104.20.70.59, 104.20.69.59, 2400:cb00:2048:1::6814:463b, ...
Connecting to www.furaffinity.net (www.furaffinity.net)|104.20.70.59|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘/home/kofu/.cache/furaffinity-dl/fa-dl.Aa75zOFEiy’

    [ <=>                                                                           ] 47,840      --.-K/s   in 0.06s

2017-03-31 17:22:43 (726 KB/s) - ‘/home/kofu/.cache/furaffinity-dl/fa-dl.Aa75zOFEiy’ saved [47840]

--2017-03-31 17:22:43--  ftp://http/button%20download-logged-in
           => ‘.listing’
Resolving http (http)... failed: Name or service not known.
wget: unable to resolve host address ‘http’

from furaffinity-dl.

Shnatsel avatar Shnatsel commented on May 28, 2024

Hmm. It's very weird that it's querying ftp protocol at all. Also, I cannot reproduce this with cookies exported from Firefox. Could you try exporting the cookies from Firefox and see if that works better?

from furaffinity-dl.

c-nielson avatar c-nielson commented on May 28, 2024

Same response using Firefox cookie:

kofu@GILES:~/fa$ ../furaffinity-dl favorites/username ../cookies.txt
--2017-03-31 18:00:58--  https://www.furaffinity.net/favorites/username
Resolving www.furaffinity.net (www.furaffinity.net)... 104.20.70.59, 104.20.69.59, 2400:cb00:2048:1::6814:463b, ...
Connecting to www.furaffinity.net (www.furaffinity.net)|104.20.70.59|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘/home/kofu/.cache/furaffinity-dl/fa-dl.m693fgy6WX’

    [ <=>                                                                           ] 70,639      --.-K/s   in 0.07s

2017-03-31 18:00:59 (929 KB/s) - ‘/home/kofu/.cache/furaffinity-dl/fa-dl.m693fgy6WX’ saved [70639]

--2017-03-31 18:00:59--  https://www.furaffinity.net/view/23069952/
Resolving www.furaffinity.net (www.furaffinity.net)... 104.20.69.59, 104.20.70.59, 2400:cb00:2048:1::6814:463b, ...
Connecting to www.furaffinity.net (www.furaffinity.net)|104.20.69.59|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘/home/kofu/.cache/furaffinity-dl/fa-dl.m693fgy6WX’

    [ <=>                                                                           ] 47,626      --.-K/s   in 0.06s

2017-03-31 18:01:00 (741 KB/s) - ‘/home/kofu/.cache/furaffinity-dl/fa-dl.m693fgy6WX’ saved [47626]

--2017-03-31 18:01:00--  ftp://http/button%20download-logged-in
           => ‘.listing’
Resolving http (http)... failed: Name or service not known.
wget: unable to resolve host address ‘http’

from furaffinity-dl.

Shnatsel avatar Shnatsel commented on May 28, 2024

Care to comment why did you close it?

I'm still interested what the problem was but I cannot ask for your cookies file so I was not sure how to proceed

from furaffinity-dl.

Shnatsel avatar Shnatsel commented on May 28, 2024

Ah, got it. Addressed by #6

Until it's merged, I'll keep the bug open

from furaffinity-dl.

c-nielson avatar c-nielson commented on May 28, 2024

This is an issue caused by the beta layout I think; when logged in the web page has two links to the download page, and when not logged in there is only one.
This regex works in Python: href="//d\.facdn\.net/.+?\..{1,3}?">Download</a>

from furaffinity-dl.

Related Issues (20)

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.