[PR #653] [MERGED] upload_song: add error when file exceeds limit of 300MB #688

Closed
opened 2026-02-27 23:02:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/653
Author: @sigma67
Created: 10/5/2024
Status: Merged
Merged: 10/5/2024
Merged by: @sigma67

Base: mainHead: fix-647


📝 Commits (3)

  • c3b6eb4 upload_song: add error when file exceeds limit of 300MB (closes #647)
  • ad30569 Merge remote-tracking branch 'origin/main' into fix-647
  • 9378e12 fix import

📊 Changes

3 files changed (+14 additions, -1 deletions)

View changed files

📝 tests/mixins/test_browsing.py (+2 -1)
📝 tests/mixins/test_uploads.py (+8 -0)
📝 ytmusicapi/mixins/uploads.py (+4 -0)

📄 Description

(closes #647)


🔄 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/sigma67/ytmusicapi/pull/653 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 10/5/2024 **Status:** ✅ Merged **Merged:** 10/5/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `fix-647` --- ### 📝 Commits (3) - [`c3b6eb4`](https://github.com/sigma67/ytmusicapi/commit/c3b6eb4b1d99cd0f0a7ed804c35ddb2e09c8cc1b) upload_song: add error when file exceeds limit of 300MB (closes #647) - [`ad30569`](https://github.com/sigma67/ytmusicapi/commit/ad3056908adb740f22d4e09db7bd702317015af8) Merge remote-tracking branch 'origin/main' into fix-647 - [`9378e12`](https://github.com/sigma67/ytmusicapi/commit/9378e120440fe026e8c291712a96a2c825bbcc21) fix import ### 📊 Changes **3 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tests/mixins/test_browsing.py` (+2 -1) 📝 `tests/mixins/test_uploads.py` (+8 -0) 📝 `ytmusicapi/mixins/uploads.py` (+4 -0) </details> ### 📄 Description (closes #647) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:02:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#688
No description provided.