[PR #233] [MERGED] feat: add filename attributes to twitch clips #1066

Closed
opened 2025-11-09 10:05:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/233
Author: @Snazzah
Created: 10/30/2023
Status: Merged
Merged: 11/23/2023
Merged by: @wukko

Base: currentHead: feat/twitch-pretty


📝 Commits (6)

  • e2bcad7 feat: add filename attributes to twitch clips
  • 8ed9b8a chore: update readme
  • 5d87b68 chore: twitch cleanup
  • d2e124c chore: small fix to ext
  • 158361c twitch: sanitise video title
  • 19ba117 twitch (oops): actually import cleanString

📊 Changes

2 files changed (+11 additions, -2 deletions)

View changed files

📝 README.md (+1 -1)
📝 src/modules/processing/services/twitch.js (+10 -1)

📄 Description

Would be good for twitch clips to use their titles, so this should work fine.

I could also do tiktok but I might have to remove hashtags for that.


🔄 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/imputnet/cobalt/pull/233 **Author:** [@Snazzah](https://github.com/Snazzah) **Created:** 10/30/2023 **Status:** ✅ Merged **Merged:** 11/23/2023 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `feat/twitch-pretty` --- ### 📝 Commits (6) - [`e2bcad7`](https://github.com/imputnet/cobalt/commit/e2bcad79aa35843da18f35fba09669789ac2a1db) feat: add filename attributes to twitch clips - [`8ed9b8a`](https://github.com/imputnet/cobalt/commit/8ed9b8ad5b05fe51b7730c18b4d2c1b18916beb0) chore: update readme - [`5d87b68`](https://github.com/imputnet/cobalt/commit/5d87b68f5be7b1bed8de79d44a9961e1a2b744eb) chore: twitch cleanup - [`d2e124c`](https://github.com/imputnet/cobalt/commit/d2e124c7cd46f2538a28a0ce473a8332230c3c1a) chore: small fix to ext - [`158361c`](https://github.com/imputnet/cobalt/commit/158361c95e7e1e817c7e1147f70d58b49e73441b) twitch: sanitise video title - [`19ba117`](https://github.com/imputnet/cobalt/commit/19ba1178380402fb34c5dde910d80b75333ec889) twitch (oops): actually import cleanString ### 📊 Changes **2 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `src/modules/processing/services/twitch.js` (+10 -1) </details> ### 📄 Description Would be good for twitch clips to use their titles, so this should work fine. I could also do tiktok but I might have to remove hashtags for that. --- <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-09 10:05:06 -06:00
Sign in to join this conversation.