Code Monkey home page Code Monkey logo

Comments (4)

KoalaBear84 avatar KoalaBear84 commented on May 24, 2024

Hi, thanks for opening this issue. Was trying to implement this, but only made it worse, well, that's what it feels like 😅

I've added support for http://apps.tvgam.es/, but then got blocked after, to some degree, but it worked..

Then tried the others, but those don't return the header, so it took the other route in code, but failed. Fixed that, but then entering a never ending loop because the server doesn't respond like it use to do, if it was a real Amazon S3 API..

http://cds.p6v7v3q9.hwcdn.net/ returns with <NextMarker>FAM/J4/Launcher/Quad/Launcher_QC_2832_Alpha3.apk</NextMarker>, but when I want to retrieve the second page, it just returns the normal results. Because it returns the NextMarker, it looks like the older API, but sadly doesn't respond as it should be.

Example:
https://cds.p6v7v3q9.hwcdn.net/?list-type=2&delimiter=/&prefix=&marker=FAM%2FJ4%2FLauncher%2FQuad%2FLauncher_QC_2832_Alpha3.apk

This SHOULD start with FAM/J4/Launcher/Quad/Launcher_QC_2832_Alpha3.apk, but it just starts with 24XX_JApp/live.png as the starting url would do:
https://cds.p6v7v3q9.hwcdn.net/

So I'm stuck with this, I don't want a never ending loop. If there is a way to make it return the correct results, I would like to support it.

This one does support the new V2 listing and returns a NextContinuationToken:
https://data.openspending.org.s3.amazonaws.com/?list-type=2&delimiter=/&prefix=datasets/&max-keys=10

And also because it is not a 'real' / public bucket as it seems, <Name>cloudstream-d8c2-gcp-content</Name>:
https://cloudstream-d8c2-gcp-content.s3.amazonaws.com/

from opendirectorydownloader.

KoalaBear84 avatar KoalaBear84 commented on May 24, 2024

If anybody has any clue about this, please respond :)

from opendirectorydownloader.

KoalaBear84 avatar KoalaBear84 commented on May 24, 2024

Checked https://github.com/s3fs-fuse/s3fs-fuse and I see that it also support NextContinuationToken, which I will too if I get more info why the https://cds.p6v7v3q9.hwcdn.net/ doesn't work.

I've also asked @qoomon who might have more experience with it. Lets hope there is more info.

from opendirectorydownloader.

upintheairsheep avatar upintheairsheep commented on May 24, 2024

from opendirectorydownloader.

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.