Skip to content

A3M4/YouTube-Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Your Personal YouTube Report

avatar

Getting Started

1. Install Python 3+

If you don't already have Python 3+ installed on your computer, download it from https://www.python.org/downloads/.

2. Get Your YouTube Data

Here you can find out how to download your Google data: https://support.google.com/accounts/answer/3024190?hl=en Here you can download all of the data that Google has stored on you: https://takeout.google.com/

To use this script, you only need to select and download "YouTube", which Google will provide to you as a Zip file by default.

avatar

3. Clone This Repository

On https://github.com/A3M4/Personal-YouTube-Report-Generator, click the green "Clone or Download" button at the top right of the page. Then, click the "Download ZIP" button, and extract the ZIP somewhere on your computer.

NOTE: Make sure to set your Google Account language to English before downloading

4. Extract the Takeout File

Extract the Takeout File(from step 2) and move it to the repository folder(from step 3). Now the files in Repository folder look like below.

avatar

5. Install Dependencies

Open command prompt or Terminal window in this repository folder, type the following and press enter:

pip install -r requirements.txt

6. Run the Script

In the same command prompt or Terminal window, type the following and press enter:

python report.py

7. Results

The script will generate a file named YouTube_Report.pdf. This file will automatically open in your browser once the script completes. Besides, you can find all the images that make up this report in Images folder.

About

📊 Generate a personal YouTube report from your Google Takeout data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages