Skip to content

ahmed-m-abdelfatah/ytplaylist-len

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytplaylist-len

This project is backend implementation with node js to get youtube playlist length This project is inspired by this website https://ytplaylist-len.sharats.dev

Clone the repository

  1. Open your terminal or command prompt.
  2. Navigate to the directory where you want to clone the repository.
  3. Run the following command:
git clone https://github.com/ahmed-m-abdelfatah/ytplaylist-len.git

Install the dependencies

  1. Navigate to the project directory using the terminal or command prompt.
  2. Run the following command to install the project dependencies:
npm install

Set up the API keys

  1. Edit the following lines in the .env file:
PORT = YOUR_DATA
GOOGLE_API_KEY = YOUR_DATA
  1. Replace GOOGLE_API_KEY with your own YouTube API key. You can get a key by following the instructions in the YouTube Data API documentation.

Start the application

  1. Run the following command in the terminal or command prompt to start the application:
npm start
  1. Open your web browser and navigate to http://localhost:3000.

That's it! You should now be able to use the "ytplaylist-len" application.

Error

img

Error

img

Success

img

About

get the lengths of playlists on YouTube

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published