DEMO GIF:
This application is designed to automate process of creating a music channel on YouTube.
First of all create your own .env file. Template is available in .env.example.
Create an app on google console, enable YouTube Data API v3 and paste data to your .env.
Then, you need to install Docker:
Windows:
- Install docker by following those instructions.
Linux:
- Install docker by following those instructions (choose your distribution).
- Install docker-compose by following those instructions.
A step by step example:
-
If you are using Windows run Docker.
-
Download zip from here or install git and clone repo:
git clone https://github.com/matsta25/youtube-music-channel-assistant.git
- Go to 'youtube-music-channel-assistant':
cd youtube-music-channel-assistant
(remember to create .env file with correct data)
- Build and start container:
docker-compose up --build
and go to http://localhost
Check it out 🔥 HERE🔥.
Frontend:
Backend:
- Express
- youtube-dl
- mongoose
- youtube-api
- socket.io
- passport
- passport-google-oauth20
- shelljs
- body-parser
- connect-history-api-fallback
- dotenv
- express-session
- multer
- randomstring
Global:
(So far only one...)
- Mateusz Stańczak - matsta25
See also the list of contributors who participated in this project.
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details.
- Bachelor's degree
- Inspiration
- Youtube