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-0.1.0.tar.gz (18.7 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-0.1.0-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: youtube_comment_export-0.1.0.tar.gz
  • Upload date:
  • Size: 18.7 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-0.1.0.tar.gz
Algorithm Hash digest
SHA256 daed2482b1556b5b5ae743577e2de310ea050a145368b29ea52896afb365bda7
MD5 994435cc2d94b33e7f28f0a36b4f4dcc
BLAKE2b-256 5251fd56436cc548c4a9c8fa591524a00993fc05bae09248fec1e5abc9db8c4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for youtube_comment_export-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff74caa375fcefe00f7bc2fcbc575d19a915ad2acb10ae248e1366524604128e
MD5 0be34af34c9e2d8b7dff5e06b132da24
BLAKE2b-256 f6d00ec96dc777048cb0dea1d37467026b2d038433398ff7d76239b5e6eaf725

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