An open API service indexing awesome lists of open source software.

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

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/