Skip to main content

Export a YouTube channel Comments in a nice Excel format.

Project description

Youtube Comment Export

Export the comments of a YouTube channel in Excel files.

PyPI License Download LOC

GUI Light Theme GUI Dark Theme

GUI Settings

Excel Main Sheet

Excel videos sheet

Excel Comments Sheet

Excel comments sheet

Features

  • Download data from a YouTube channel
  • Download comments from a YouTube channel
  • Export the data and comments in Excel files in a nice format
  • Light ou Dark theme according to your OS theme
  • Import old saves, this way :
    • you can keep a more precise date of the comments
    • you can keep comments even if they have been deleted
    • sadly, it will not be possible to save downloading time because all the comments needs to be downloaded again

Installation

pip install Youtube-Comment-Export

GitHub repo size

GUI Usage

import ytComments

app = ytComments.App()
app.run()

Python Usage

import ytComments

channel_url = 'https://www.youtube.com/@GabbPiano'
path_save1 = r'C:\Users\User\Desktop\Save File 1.xlsx'
path_save2 = r'C:\Users\User\Desktop\Save File 2.xlsx'
path_save = [path_save1, path_save2]

yt = ytComments.yt_manager(channel_url, old_save=path_save)
yt.refresh()
yt.import_excel() # Import the old save data
yt.export_excel() # Export the data in Excel files

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

youtube_comment_export-1.1.1.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

youtube_comment_export-1.1.1-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

Details for the file youtube_comment_export-1.1.1.tar.gz.

File metadata

  • Download URL: youtube_comment_export-1.1.1.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for youtube_comment_export-1.1.1.tar.gz
Algorithm Hash digest
SHA256 32804bbffe510ab75d6248ed4fbc3fde9c231a6afdafb29f10d07cedde90200e
MD5 6540c97667d7a3126696b7846b75e7c3
BLAKE2b-256 e2a9a8e72c20072b02e6430bf12a9785da0946874c3f116b2621b1568fd02129

See more details on using hashes here.

File details

Details for the file youtube_comment_export-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for youtube_comment_export-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4a335d2ebb37f1b8701eefda2f26a210235eeaaf59999d6724742be90910d6da
MD5 0107bc564ccf28120c15897b4555de5d
BLAKE2b-256 2538b2493452e4b15937a763828add859dec108189884971627df7d624f7c7c6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page