[PR #20] [CLOSED] V.1.5 #22

Closed
opened 2026-02-28 14:35:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Masterolic/Spotify-Downloader/pull/20
Author: @zasasamar2129
Created: 7/29/2024
Status: Closed

Base: FlacHead: V.1.5


📝 Commits (10+)

📊 Changes

19 files changed (+372 additions, -139 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 README.md (+22 -37)
📝 config.env (+14 -14)
📝 fsub.py (+1 -6)
📝 mbot/__init__.py (+57 -3)
📝 mbot/plugins/Shazam.py (+2 -2)
📝 mbot/plugins/fb.py (+6 -6)
📝 mbot/plugins/genius.py (+1 -1)
📝 mbot/plugins/greetings.py (+211 -21)
📝 mbot/plugins/insta.py (+9 -9)
📝 mbot/plugins/lyrics.py (+1 -1)
📝 mbot/plugins/music.py (+1 -1)
📝 mbot/plugins/slow.py (+12 -9)
📝 mbot/plugins/spotify.py (+14 -12)
📝 mbot/plugins/tiktok.py (+3 -3)
📝 mbot/plugins/twitter.py (+5 -5)
📝 mbot/plugins/ytb.py (+5 -5)
📝 mbot/utils/mainhelper.py (+2 -2)
📝 requirements.txt (+5 -1)

📄 Description

No description provided


🔄 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/Masterolic/Spotify-Downloader/pull/20 **Author:** [@zasasamar2129](https://github.com/zasasamar2129) **Created:** 7/29/2024 **Status:** ❌ Closed **Base:** `Flac` ← **Head:** `V.1.5` --- ### 📝 Commits (10+) - [`57011bd`](https://github.com/Masterolic/Spotify-Downloader/commit/57011bd51ae07bc5766aa17b5723ef07c9926732) Update README.md - [`1d63358`](https://github.com/Masterolic/Spotify-Downloader/commit/1d63358e280ac69d15c5dc89aeffaa75f972752d) Update config.env - [`a8b784c`](https://github.com/Masterolic/Spotify-Downloader/commit/a8b784ca9dd9d8b03dd7ede8e441b6f2d26313f0) Update config.env - [`c644306`](https://github.com/Masterolic/Spotify-Downloader/commit/c6443066ff6b442fa81dae075a8c5b45e5006914) Update fb.py - [`1523efc`](https://github.com/Masterolic/Spotify-Downloader/commit/1523efc80642e6dcaabb87781f3ed880d46d2406) Update Shazam.py - [`997f046`](https://github.com/Masterolic/Spotify-Downloader/commit/997f04628ce8d4495292917d4864507cc3039d4e) Update genius.py - [`fef33b9`](https://github.com/Masterolic/Spotify-Downloader/commit/fef33b96ec727a71e4ffff37786acbed3306f838) Update config.env - [`f98d725`](https://github.com/Masterolic/Spotify-Downloader/commit/f98d72528db8625207b9876c1fda45ceb2c51e61) Update greetings.py - [`03bd0de`](https://github.com/Masterolic/Spotify-Downloader/commit/03bd0de9a11115453a4e6aa1a01e6ff539ce6512) Update insta.py - [`437a51d`](https://github.com/Masterolic/Spotify-Downloader/commit/437a51dadf87bff89951a784e3566e0b86c24071) Update spotify.py ### 📊 Changes **19 files changed** (+372 additions, -139 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `README.md` (+22 -37) 📝 `config.env` (+14 -14) 📝 `fsub.py` (+1 -6) 📝 `mbot/__init__.py` (+57 -3) 📝 `mbot/plugins/Shazam.py` (+2 -2) 📝 `mbot/plugins/fb.py` (+6 -6) 📝 `mbot/plugins/genius.py` (+1 -1) 📝 `mbot/plugins/greetings.py` (+211 -21) 📝 `mbot/plugins/insta.py` (+9 -9) 📝 `mbot/plugins/lyrics.py` (+1 -1) 📝 `mbot/plugins/music.py` (+1 -1) 📝 `mbot/plugins/slow.py` (+12 -9) 📝 `mbot/plugins/spotify.py` (+14 -12) 📝 `mbot/plugins/tiktok.py` (+3 -3) 📝 `mbot/plugins/twitter.py` (+5 -5) 📝 `mbot/plugins/ytb.py` (+5 -5) 📝 `mbot/utils/mainhelper.py` (+2 -2) 📝 `requirements.txt` (+5 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:35:36 +03:00
Sign in to join this conversation.
No labels
pull-request
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/Spotify-Downloader-Masterolic#22
No description provided.