Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christiankuehnel/mtv_dl_web
Web frontent for mtv_dl
https://github.com/christiankuehnel/mtv_dl_web
Last synced: 21 days ago
JSON representation
Web frontent for mtv_dl
- Host: GitHub
- URL: https://github.com/christiankuehnel/mtv_dl_web
- Owner: ChristianKuehnel
- License: apache-2.0
- Created: 2022-01-04T15:42:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T10:36:46.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T18:25:22.805Z (2 months ago)
- Language: Python
- Size: 493 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mtv_dl_web
This is a proof-of-concept for a simple web-frontend for the awesome command
line tool [mtv_dl](https://github.com/fnep/mtv_dl). It allows you to browse the
Mediathek contents and download the videos to the server where this application
is running.So this is different to [MediathekViewWeb](https://mediathekviewweb.de/),
where the videos are downloaded to the client.The search results are presented in a similar way as on the command line:
![screenshot](doc/Screenshot.png)
The current implementation is a very early prototype with lots of open security
issues. Only run in a trusted environment!