This website requires JavaScript.
Explore
Help
Sign In
w33ble
/
youtube-dl-web
Watch
1
Star
0
Fork
0
You've already forked youtube-dl-web
Code
Issues
Pull Requests
Releases
Wiki
Activity
3
Commits
2
Branches
3
Tags
d685a0fc970a2dcdd6e384845f0c4d0097df9e16
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Joe Fleming
d685a0fc97
chore: remove micro, use http.createServer
...
and change debug logging to info
2019-09-27 12:18:30 -07:00
src
chore: remove micro, use http.createServer
2019-09-27 12:18:30 -07:00
.changelog_template.hbs
initial commit
2019-09-27 10:37:02 -07:00
.dockerignore
initial commit
2019-09-27 10:37:02 -07:00
.eslintrc
initial commit
2019-09-27 10:37:02 -07:00
.gitignore
feat: functional download server
2019-09-27 12:16:40 -07:00
.travis.yml
initial commit
2019-09-27 10:37:02 -07:00
Dockerfile
feat: functional download server
2019-09-27 12:16:40 -07:00
index.js
chore: remove micro, use http.createServer
2019-09-27 12:18:30 -07:00
LICENSE
initial commit
2019-09-27 10:37:02 -07:00
lint-staged.config.js
initial commit
2019-09-27 10:37:02 -07:00
package.json
chore: remove micro, use http.createServer
2019-09-27 12:18:30 -07:00
README.md
initial commit
2019-09-27 10:37:02 -07:00
yarn.lock
chore: remove micro, use http.createServer
2019-09-27 12:18:30 -07:00
README.md
youtube-dl-web
youtube-dl wrapped in a simple web server.
License
MIT ©
w33ble
Reference in New Issue
View Git Blame
Copy Permalink
Description
Simple web server for youtube-dl
Readme
556
KiB
Languages
JavaScript
87.8%
Dockerfile
12.2%