Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we force the initial link to be added ? #56

Open
AliceHeiBai opened this issue Dec 24, 2024 · 1 comment
Open

Can we force the initial link to be added ? #56

AliceHeiBai opened this issue Dec 24, 2024 · 1 comment
Labels
backlog Not the first priority issue, but require investigate. enhancement New feature or request

Comments

@AliceHeiBai
Copy link

在部分情况中,我需要通过在视频链接前添加别的链接,通过指定服务器去解析视频。

每次我都需要经过多次操作来完成操作,能否制作一个功能,在链接前固定添加部分内容?
例如:

  • 设置固定内容为:www.A.com/
  • 用户输入链接:www.B.com
  • 实际加载的链接为:www.A.com/www.B.com
    
    ——————————————————————————————————
    In some cases, I need to add other links before the video link and parse the video through a designated server.

I need to go through multiple operations every time to achieve this goal. Can you create a feature to add some fixed content before the link?
For example:
-Set the fixed content to: www.A.com/
-User input link: www.B.com
-The actual loaded link is: www.A.com/www.B.com

@JLChnToZ
Copy link
Owner

你好
目前架構上有點難做到這需求,因為輸入框是整合式的,而狀態和輸入內容切換顯示是以輸入框有沒有內容判斷的。
所以這建議只能先放著看看未來想不想到解法。

@JLChnToZ JLChnToZ added enhancement New feature or request backlog Not the first priority issue, but require investigate. labels Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Not the first priority issue, but require investigate. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants