You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a link to a video https://files.vid3rb.com/files/0020250001/99fb4461-05ea-444f-85af-adcddb8e66a3/1080p.mp4?e=1734353744&speed=720&t=JvtSrB5rZhpSRAskccskSw&noip=yes
The title that appears inside the player is 1080p.mp4?e=1734353744&speed=720&t=JvtSrB5rZhpSRAskccskSw&noip=yes
Is it possible to add an option to ignore the text behind the .mp4?
Can I add a custom title to the video?
For example url/1080p.mp4?title=${title} or anything that works the same way.
I have a project that I modified for my personal use and I need to modify the title In any way possible
cmd:=exec.Command("termux-open-url", url)
I appreciate any kind of help and thanks for reading.
The text was updated successfully, but these errors were encountered:
I have a link to a video
https://files.vid3rb.com/files/0020250001/99fb4461-05ea-444f-85af-adcddb8e66a3/1080p.mp4?e=1734353744&speed=720&t=JvtSrB5rZhpSRAskccskSw&noip=yes
The title that appears inside the player is
1080p.mp4?e=1734353744&speed=720&t=JvtSrB5rZhpSRAskccskSw&noip=yes
Is it possible to add an option to ignore the text behind the
.mp4
?Can I add a custom title to the video?
url/1080p.mp4?title=${title}
or anything that works the same way.I have a project that I modified for my personal use and I need to modify the title In any way possible
I appreciate any kind of help and thanks for reading.
The text was updated successfully, but these errors were encountered: