Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.16 KB

File metadata and controls

34 lines (22 loc) · 1.16 KB

YouTube Channel Archive

image

Python License

A Python script for archiving YouTube channel content including videos, thumbnails, and descriptions.

Features

  • Download Videos: Archive videos from a specified YouTube channel.
  • Download Thumbnails: Save thumbnails associated with each video.
  • Download Descriptions: Store video descriptions locally.
  • Interactive Menu: Choose between different download options using a command-line menu.

Prerequisites

  • Python 3.8 or higher
  • Required Python packages (yt_dlp, tqdm)

Example

image image image

Installation

  1. Clone the repository:
    git clone https://github.com/MX199/archive_YT
    cd archive_YT