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.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.0.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.0-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: youtube_comment_export-1.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 754cd76f8f8ef286020c1053d4519a77ad0612e82aa1373ce673870299ff707e
MD5 f6e8e994c3fc0b118cc5ebb1ef66f539
BLAKE2b-256 26925fd1f796e764c46f8d4ef04c754edbbf0c9f993218c6c7597a84d125da74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for youtube_comment_export-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f826b6500354ea1d484c1b25cef77b1f2f1aaa93a5cfdca12c0bd469349ce7e8
MD5 fef76fa79c680dc6a8d69a19f8dfce8b
BLAKE2b-256 e185e9f16f951f0e74ecd3a6a045645deeb68519b8155d477c5c6bc735b01f31

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