[Feature Request]: Ability to add custom website in player #2535

Open
opened 2024-10-22 04:59:17 +00:00 by Akv2021 · 8 comments
Akv2021 commented 2024-10-22 04:59:17 +00:00 (Migrated from github.com)

Preflight Checklist

  • I use the latest version of YouTube Music (Application).
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem Description

Currently, the app lacks the ability to add custom websites, such as noise blockers that provide soothing background sounds for focused work.
Although focus playlists are also available on YouTube Music but the recommendations are distracting.

Proposed Solution

Introduce a plugin or inbuilt app feature that allows users to open custom websites directly within the music player. This feature would load the entire website in the player, enabling users to access noise blockers or other focus-oriented audio sources without leaving the app.
For eg. This website offers tracks and has inbuilt player options.

Alternatives Considered

Can allow support for directly playing track on a specified URL. The user can access all saved URLs from a "Bookmarked Links" page.

Additional Information

No response

### Preflight Checklist - [X] I use the latest version of YouTube Music (Application). - [X] I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a feature request that matches the one I want to file, without success. ### Problem Description Currently, the app lacks the ability to add custom websites, such as noise blockers that provide soothing background sounds for focused work. Although focus playlists are also available on YouTube Music but the recommendations are distracting. ### Proposed Solution Introduce a plugin or inbuilt app feature that allows users to open custom websites directly within the music player. This feature would load the entire website in the player, enabling users to access noise blockers or other focus-oriented audio sources without leaving the app. For eg. [This](https://mynoise.net/) website offers tracks and has inbuilt player options. ### Alternatives Considered Can allow support for directly playing track on a specified URL. The user can access all saved URLs from a "Bookmarked Links" page. ### Additional Information _No response_
Owner

Technically you can load other websites, but that's not intentional.

Technically you *can* load other websites, but that's not intentional.
Akv2021 commented 2024-10-23 15:07:06 +00:00 (Migrated from github.com)

How ? I looked around but didn't find any plugin/setting to achieve this.

How ? I looked around but didn't find any plugin/setting to achieve this.
h-banii commented 2024-10-24 00:38:10 +00:00 (Migrated from github.com)

How ? I looked around but didn't find any plugin/setting to achieve this.

it's not a plugin/setting, it's more like a side-effect of this being a wrapper around the youtube music website

https://github.com/user-attachments/assets/b58b1f54-9293-414d-96c3-2d236ee7db0b

> How ? I looked around but didn't find any plugin/setting to achieve this. it's not a plugin/setting, it's more like a side-effect of this being a wrapper around the youtube music website https://github.com/user-attachments/assets/b58b1f54-9293-414d-96c3-2d236ee7db0b
Akv2021 commented 2024-10-24 18:04:16 +00:00 (Migrated from github.com)

Great Thanks !!

Great Thanks !!
Owner

I don't really see the reason anyone would do this over straight up using chrome/firefox.

I don't really see the reason anyone would do this over straight up using chrome/firefox.
Akv2021 commented 2024-10-29 12:34:27 +00:00 (Migrated from github.com)

You're right. Generally someone will prefer a browser.
However, having a dedicated app to only drown out noise helps to avoid distractions for focussed work.
Also handy if the browser is not running already and the website will be the only tab in browser.

I looked around and believe a simple "Open URL" option here can achieve the desired functionality with minimal changes.
image

You're right. Generally someone will prefer a browser. However, having a dedicated app to only drown out noise helps to avoid distractions for focussed work. Also handy if the browser is not running already and the website will be the only tab in browser. I looked around and believe a simple "Open URL" option here can achieve the desired functionality with minimal changes. <img width="225" alt="image" src="https://github.com/user-attachments/assets/e360ce18-5a60-4f89-949b-f29ed37014ad">
Owner

If you want a dedicated app for any website, you can use Pake to create one.

https://github.com/tw93/Pake

PS: The first time takes quite a while because it is building a bunch of rust crates.

You can probably make a fork and run a CI for the websites you want.

If you want a dedicated app for any website, you can use Pake to create one. https://github.com/tw93/Pake PS: The first time takes quite a while because it is building a bunch of rust crates. You can probably make a fork and run a CI for the websites you want.
Akv2021 commented 2024-10-30 02:44:32 +00:00 (Migrated from github.com)

Thanks for the revert. Yes, I'm aware that website can be converted to a standalone app.
Infact I'd done it earlier. But the usecase here I was aiming at is a single app for the background noise/music which this project already is. And within that n websites can support the end content.

Thanks for the revert. Yes, I'm aware that website can be converted to a standalone app. Infact I'd done it earlier. But the usecase here I was aiming at is a single app for the background noise/music which this project already is. And within that n websites can support the end content.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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: YTMD/youtube-music#2535
No description provided.