GithubHelp home page GithubHelp logo

Comments (5)

Oshan96 avatar Oshan96 commented on August 28, 2024

Can you tell me the version you're using?

And about the antivirus software flagging this as a trojan is a false positive. I have addressed this separately in multiple issues but I should address this in README as well.

This happens because of the subprocess statements (to run FFMPEG) in the code (you can see them in source code) mostly. Apart from that, the other reason is because of the the use of Cypto libraries to decrypt encrypted URLs from websites like Twist.

The subprocess call will be removed in a later version release with the removal of FFMPEG dependency (currently working on it and is optional in monkey-dl version, but didn't remove it completely soon) and hopefully the false positive torjan alert will be solved

from monkey-dl.

Sharkaboi avatar Sharkaboi commented on August 28, 2024

Running latest v1.04 .
Ye figured it was a ffmpeg issue, I knew it wasn't actually a Trojan but saw the whole process was killed and the exe was missing and found it to be quarantined .

Also just a suggestion, but there's an api for whole collection from horriblesubs if you want that as an option.

from monkey-dl.

Oshan96 avatar Oshan96 commented on August 28, 2024

Can you provide me the link to the API? So that I'll look into it. As long as it provides direct links, I will be able to plug it in monkey-dl.

PS: Once I came along an API for HorribleSubs, but the provided download links (direct) were hard to retrieve since it had all sorts of limited downloads per hour and such. Not sure you're referring to the same :D

from monkey-dl.

Sharkaboi avatar Sharkaboi commented on August 28, 2024

This one used web torrent i think, needs node js.
https://pypi.org/project/horrible-downloader/
Their direct download servers are premium i think, and they all have bandwidth limits.
They also have this option in their website, but i guess it's not that easily of a system to integrate.
https://horriblesubs.info/irc-guide/

from monkey-dl.

Oshan96 avatar Oshan96 commented on August 28, 2024

Yup. This is the API I came across, and I've checked the wrapper also. The thing is monkey-dl does not have a torrent client integrated within; and I do not want to have external dependencies on this as as well (that's why I took care of FFMPEG dependency as well). I have checked for pure python based torrent client API's and found some promising ones as well. If either one of them works as to my expectations, I might integrate a torrent client as well so I will be using the horriblesub magnet links from their API to download the files.

As for now I'm only looking for the direct links and yeah, as stated, horriblesubs direct downloads are in premium servers and it's an issue as of now. If someone finds a way for this and does a PR with the fixes for that I will be glad to merge it :)

from monkey-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.