Git Product home page Git Product logo

Comments (10)

ryukinix avatar ryukinix commented on May 24, 2024 1

The complexity to do this task is not low and, actually, this feature is beyond to the project, which is just a simple mal command line interface. This is related to #4 which have a brief discussion about the problems behind that.

Even using softwares like youtube-dl, livestreamer and streamlink is not enough. The parsing to title/episode representation for multiple stream/download sources is a big task. The inconsistency of titles from MAL and the anime streams is common. And, as a user @mparadinha commented, can be not very legal too.

After a complete year without any progress with it, I decided dropout this feature. If anyone to make a great proposal implementing that in a sane way, we can think again. But in general this is not priority for now, even being a useful and desired feature. Things like #41 and #46 have more priority and I, as author of the project, I'm trying keep the development more straightfoward to get at least some progress in the next months.

If you have interest to contribute to the project or this specific task, welcome. PR always are welcome. But the main team will not priorize that.

from mal.

ryukinix avatar ryukinix commented on May 24, 2024 1

@datafanatic and @kutsan I create a new issue covering a prototype about that feature (torrent/magnet-link using nyaa.si) on #64, a feedback based on your concerns would be great. A review of the design choices made will be welcome too.

from mal.

kutsan avatar kutsan commented on May 24, 2024

Why wontfix?

from mal.

ryukinix avatar ryukinix commented on May 24, 2024

The tag wontfix is not very good for this, besides, this thread is not actually something to fix. Is a feature proposal. Would be better something like wontimplement or dropped, but I think you get it.

from mal.

kutsan avatar kutsan commented on May 24, 2024

That's fair, I understand. Just saying, instead of downloading the anime, you could just download the relevant torrent file or gather the magnet link from some websites. I assume it's not illegal either.

transmission-remote --add "$(mal download --magnet 'Serial Experiments Lain 01')"

Something like that would be good.

By the way, thanks for this project. I really like it.

from mal.

ryukinix avatar ryukinix commented on May 24, 2024

Actually this can be a good idea. Another user proposed something similar on a reddit thread another day. But him propose about return a url with video streaming content, which is fair the biggest problem from here (data inconsistency between: MAL data <=> Stream Services URL representation).

About specifically this torrent-based feature, we can try look into it in the future, when the main issues has been fixed. After all, we just need use a torrent search API and get the magnet link with more seeders/leechers proportion. We can use something like TPB API.

If you have interest to dig into this, we happyly merge this feature.

from mal.

kutsan avatar kutsan commented on May 24, 2024

Thanks, please use https://nyaa.si too. Also, they provide RSS feeds based on search queries. So, you can even implement that if there is a new episode the user haven't watched yet like this:
https://nyaa.si/?page=rss&term=[HorribleSubs]%20Aho%20Girl%20[1080p]
But this is another story.

I wish I could help but I have no understanding of Python.

from mal.

 avatar commented on May 24, 2024

I recently made a scraper for Nyaa.si for another project. It works using the project's API but it's very trivial to modify it to work standalone. If anyone here is interested I can modify it to work standalone and you guys could use it in this project.

from mal.

ryukinix avatar ryukinix commented on May 24, 2024

Yes, I saw that before. I'm waiting your PR to be merged so then I can test the mal integration with torrench. Because some people seems have interest in that, I'll reopen this issue again and remove the
wontfix tag.

from mal.

ryukinix avatar ryukinix commented on May 24, 2024

But I don't wanna that can be misunderstood, what I'm saying is valid yet, but I'm reconsidering implement that only for get magnet links or torrent files. Probably I should create a separated issue and implement just a mal torrent subcommand, to make this more explicitly. The download command for that can be misunderstood. Maybe is better I just create another issue and close that for historical reasons.

Because the meaning of the command described on this issue is a bit more broad than just get torrent files or magnet links.

from mal.

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.