yt-dlp service server used to submit links for download
Find a file
2025-02-25 14:45:14 +03:00
README.md public 2025-02-25 14:45:14 +03:00
submit-clipboard.sh public 2025-02-25 14:45:14 +03:00
submit-list.sh public 2025-02-25 14:45:14 +03:00
ytserv.py public 2025-02-25 14:45:14 +03:00

yt-dlp service

Simple wrapper service used primary for queueing downloads while browsing.

Why

Have you ever scrolled over yt music/soundcloud/whatever and wanted to download something, but you want to download many tracks and you don't want to keep track of already downlaoded with that old sccript you made, but still have to do it so you don't downlaod everything twice, etc? That's it

How to use

API is simple as my paws: just POST plaintext url to /add endpoint and it will schedule.

LICENSE

No rights granted. You have the right to use the project only. You are not permitted not remove license notices and/or copyrights, distribute, sell, fork (exept for contribution), perform commercial usage.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

You are forbidden to use this software to bypass copyright protections and online services' agreements. Authors are not responsible for any kind or damaga and/or service usage policy violation. Software is provided for demonstration purpose only and not for the real use.