Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamd3vil/video-server
Server to download and store videos of Youtube/Any video platform
https://github.com/iamd3vil/video-server
Last synced: 9 days ago
JSON representation
Server to download and store videos of Youtube/Any video platform
- Host: GitHub
- URL: https://github.com/iamd3vil/video-server
- Owner: iamd3vil
- License: mit
- Created: 2020-07-23T16:30:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T16:31:45.000Z (over 4 years ago)
- Last Synced: 2024-04-19T20:58:32.981Z (7 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Video Server
This is a simple server which when sent a `Youtube` url will download the video to given location.
This is written as a wrapper over `youtube-dl`. So potentially any video platform supported by `youtube-dl` is supported.