Giter Club home page Giter Club logo

Comments (6)

psyciknz avatar psyciknz commented on May 16, 2024

Or to add content to it? Was thinking of a visual studio code template, or some sort of small app in the front for this purpose

from ytdl-sub.

Code-Slave avatar Code-Slave commented on May 16, 2024

initial ideas

get config (dump config yaml so items can be consumed for web etc)
download (preset to use) download from url and use preset to dl
save (preset, options (overrides)) save url to sub and use the passed preset and overrides

from ytdl-sub.

charltonstanley avatar charltonstanley commented on May 16, 2024

I'd love to be able to have this so i can (on my end) create the capability to message hubot from within slack and tell him to go download a specific playlist or video.

from ytdl-sub.

clemwo avatar clemwo commented on May 16, 2024

I think the idea isn't too shabby but maybe feels a little out of scope for ytdl-sub.
I'm somewhat new to homeservers. Couldn't a simple script that ssh into your machine, logs into the docker server and executes the cron job be a solution to that?

from ytdl-sub.

Code-Slave avatar Code-Slave commented on May 16, 2024

This is adding downloads to list etc or one off downloads. Also an API is pretty standard nowadays to trigger events

I think the idea isn't too shabby but maybe feels a little out of scope for ytdl-sub. I'm somewhat new to homeservers. Couldn't a simple script that ssh into your machine, logs into the docker server and executes the cron job be a solution to that?

from ytdl-sub.

Behem07h avatar Behem07h commented on May 16, 2024

Opening your home server for external SSH is risky and generally not advisable. If anybody manages to gain access to your credentials, they will have full remote control over your machine. A REST server confined within the docker container can be safely exposed to the internet without compromising the rest of the machine, because it can only do predefined actions within the docker vm

I think the idea isn't too shabby but maybe feels a little out of scope for ytdl-sub.
I'm somewhat new to homeservers. Couldn't a simple script that ssh into your machine, logs into the docker server and executes the cron job be a solution to that?

from ytdl-sub.

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.