[PR #2769] Add ytfetcher #2082

Open
opened 2025-11-06 13:29:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2769
Author: @kaya70875
Created: 10/10/2025
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

ytfetcher is a fast CLI tool for fetching thousands of transcrips with additional metadata from any Youtube channel.
Additionally you can export data as csv, json or txt.

What's the difference between this Python project and similar ones?

ytfetcher can fetch up to 500+ videos from a Youtube channel thanks to its async architecture with additional export options.
You can directly use it for your ML and NLP projects since exported data is already structured and ready to use.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2769 **Author:** [@kaya70875](https://github.com/kaya70875) **Created:** 10/10/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`659d6c4`](https://github.com/vinta/awesome-python/commit/659d6c426865d7b450374df18ef0c3ac5902932d) Add ytfetcher ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? `ytfetcher` is a fast CLI tool for fetching thousands of transcrips with additional metadata from any Youtube channel. Additionally you can export data as **csv**, **json** or **txt**. ## What's the difference between this Python project and similar ones? `ytfetcher` can fetch up to 500+ videos from a Youtube channel thanks to its async architecture with additional export options. You can directly use it for your ML and NLP projects since exported data is already structured and ready to use. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:29:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2082