Skip to content

YouTube Manager is a simple Python application that allows users to manage their favorite YouTube videos. With this application, users can add new videos, update existing video details, delete videos, and list all their favorite videos in a convenient tabular format.

Notifications You must be signed in to change notification settings

saumyaranjan2003/YouTube_Manager_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Manager

YouTube Manager is a simple Python application that allows users to manage their favorite YouTube videos. With this application, users can add new videos, update existing video details, delete videos, and list all their favorite videos in a convenient tabular format.

Features

  • List All Favorite Videos: View all the favorite YouTube videos stored in the application.
  • Add a YouTube Video: Add a new YouTube video to the list of favorites.
  • Update Video Details: Modify the name and duration of existing YouTube videos.
  • Delete a YouTube Video: Remove a video from the list of favorites.
  • Save Data: All changes made are automatically saved to a file (YouTube.txt) for persistence.

How to Use

  1. Clone the repository to your local machine.
  2. Make sure you have Python installed.
  3. Run the main.py file using Python.
  4. Follow the on-screen instructions to interact with the YouTube Manager.

Getting Started

To get started with the YouTube Manager, follow these steps:

  1. Run the application by executing main.py.
  2. Choose an option from the menu to manage your favorite YouTube videos.
  3. Add, update, or delete videos as needed.
  4. Exit the application when you're done.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please feel free to open an issue or create a pull request.

About

YouTube Manager is a simple Python application that allows users to manage their favorite YouTube videos. With this application, users can add new videos, update existing video details, delete videos, and list all their favorite videos in a convenient tabular format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published