Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Terracrow authored Apr 17, 2021
1 parent 7f00361 commit 06a1532
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Local-YouTube-Downloader
**Download your favorites YouTube videos to mp3/ mp4 with the YouTube API**

# Usage
- Install [node.js](https://node.js.org)
- Restart your computer
- Open "start.bat"
- Open your browser and type "localhost:8000"

# Options
- You can change the server port, just open "server_port.json" in "data" and choice your port.
- You can use the api for external project, url: "http://localhost:YOUR_PORT/api/callback" for MP3 and "http://localhost:YOUR_PORT/api/callback/output/video/mp4" for MP4
- You can see the download history in "user_recent_callback.txt" in "data"

***Local YouTube Downloader by Terracrow***

0 comments on commit 06a1532

Please sign in to comment.