Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Manager

A simple Python CLI application for managing a list of YouTube videos. The app allows users to list, add, update, and delete video details which are stored in a JSON file.

Features

  • List all videos with title and duration
  • Add new videos
  • Update existing video details
  • Delete videos

File Structure

Prerequisites

  • Python 3.x installed on your machine.
  • Install dependencies using pip. The app uses the python-dotenv library to load environment variables.

Installation

  1. Clone the repository:

    git clone https://github.com/Kneysh/YouTube-Manager.git
    cd YouTube-Manager
  2. Install the required dependencies:

    pip install python-dotenv

Running the Application

Run the main script:

python youtube_manager.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages