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

Uploaded Python 3

File details

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

File metadata

  • Download URL: youtube_comment_export-1.0.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-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2d9aa0b08b568845f0671da3efcde6c580117f3bf9c4e849f121f7a488427eac
MD5 04880ffb5b124bde2749f10f24814e53
BLAKE2b-256 afed475b65817c41f710ff960e1ee946ca4533a653898a96b3475795f04021c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for youtube_comment_export-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ce529df8f97efc30cc4fec4538d4594623c709db54bf9907387348c64d8312a0
MD5 d69ef1d8b8237a6f2600d5741327708b
BLAKE2b-256 f6c157ceba33ce3679a4f373c4dd3f90d74240dde90847fbb3e6a1bbe3a18815

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