[PR #2] [MERGED] Fix grep and add check to see if service is active #2

Closed
opened 2026-03-31 21:49:35 +02:00 by thor · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Threnklyn/premiumize-cli/pull/2
Author: @PeterZ4
Created: 12/30/2017
Status: Merged
Merged: 12/30/2017
Merged by: @Threnklyn

Base: masterHead: master


📝 Commits (1)

  • 9f00689 Fix grep not working with "-" in URLs and checking if URLs are available at premiumize

📊 Changes

1 file changed (+14 additions, -8 deletions)

View changed files

📝 premiumize-cli.sh (+14 -8)

📄 Description

I adressed two issues:

  1. The grep command was not working for share-online.biz URLs.
  2. If the service is currently not available at premiumize.me, the curl will be called with null.

Thanks for sharing the script.


🔄 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/Threnklyn/premiumize-cli/pull/2 **Author:** [@PeterZ4](https://github.com/PeterZ4) **Created:** 12/30/2017 **Status:** ✅ Merged **Merged:** 12/30/2017 **Merged by:** [@Threnklyn](https://github.com/Threnklyn) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9f00689`](https://github.com/Threnklyn/premiumize-cli/commit/9f0068958d78d9b92279486fa2fba93556a17247) Fix grep not working with "-" in URLs and checking if URLs are available at premiumize ### 📊 Changes **1 file changed** (+14 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `premiumize-cli.sh` (+14 -8) </details> ### 📄 Description I adressed two issues: 1) The grep command was not working for share-online.biz URLs. 2) If the service is currently not available at premiumize.me, the curl will be called with null. Thanks for sharing the script. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
thor added the pull-request label 2026-03-31 21:49:35 +02:00
thor closed this issue 2026-03-31 21:49:36 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: thor/premiumize-cli#2