https://github.com/mpl/nodashtube
web frontend to facilitate downloading with youtube-dl
https://github.com/mpl/nodashtube
Last synced: 12 months ago
JSON representation
web frontend to facilitate downloading with youtube-dl
- Host: GitHub
- URL: https://github.com/mpl/nodashtube
- Owner: mpl
- License: apache-2.0
- Created: 2013-11-10T01:30:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T00:14:20.000Z (almost 12 years ago)
- Last Synced: 2025-03-18T03:21:26.296Z (over 1 year ago)
- Language: Go
- Size: 234 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nodashtube
==========
web frontend on top of [youtube-dl] [2] for downloading/viewing vids.
Mainly useful if [dash] [1] behaves poorly on your connection, since apparently youtube does not offer the option to disable it. Or if you like to store the youtube vids but you're too lazy (like me) to use youtube-dl from the cli.
Install:
--------
1. Install Go: http://golang.org/doc/install
2. go get github.com/mpl/nodashtube
3. (or ask me for a binary)
[1]: http://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP
[2]: http://rg3.github.io/youtube-dl/