I am the developer of a project with a small community known as Offflix. Now I recently discovered that Yts has an api, and it is too irresistible for me to integrate it into my project as a simple in app click to download any movie.

So, would doing that and making the code open source be illegal? I am not a US citizen and I am not technically ripping movies, I am just packaging yts’s functionality inside my app. Would github flag and destroy me repo if I do this?

  • zbyte64@awful.systems
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 days ago

    GitHub definitely would and has in the past. YouTube-dl is on GitHub and gets a pass because it is used by researchers and archivists, both are fair use. forgejo.org would let you be your own fedi-github and might be worth checking out (could be easier than designing a plugin system and additional repos).