[PR #41] [CLOSED] Add additional arguments input and use single quotes for url #54

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

📋 Pull Request Information

Original PR: https://github.com/DevLARLEY/WidevineProxy2/pull/41
Author: @li-yifei
Created: 12/19/2025
Status: Closed

Base: mainHead: feat/ergonomic_updates


📝 Commits (1)

  • 17b1216 mod: use single quotes for url params

📊 Changes

3 files changed (+25 additions, -3 deletions)

View changed files

📝 panel/panel.html (+3 -1)
📝 panel/panel.js (+13 -2)
📝 util.js (+9 -0)

📄 Description

Description

  • avoid '$' marks in double quoted strings to be parsed as env
  • use documented command to use shaka-packager as decryption engine
  • add custom arguments input
image

🔄 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/DevLARLEY/WidevineProxy2/pull/41 **Author:** [@li-yifei](https://github.com/li-yifei) **Created:** 12/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/ergonomic_updates` --- ### 📝 Commits (1) - [`17b1216`](https://github.com/DevLARLEY/WidevineProxy2/commit/17b1216b12017bb3a71611e5401de7815d1ec7b2) mod: use single quotes for url params ### 📊 Changes **3 files changed** (+25 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `panel/panel.html` (+3 -1) 📝 `panel/panel.js` (+13 -2) 📝 `util.js` (+9 -0) </details> ### 📄 Description ## Description - avoid '$' marks in double quoted strings to be parsed as env - use documented command to use shaka-packager as decryption engine - add custom arguments input <img width="732" height="890" alt="image" src="https://github.com/user-attachments/assets/c239fe92-8a1c-4248-b26a-c299e13efeef" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:27:32 +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/WidevineProxy2#54
No description provided.