Skip to content

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

@AliceHeiBai

Description

@AliceHeiBai

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

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

  • 设置固定内容为: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

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogNot the first priority issue, but require investigate.enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions