Replies: 1 comment 3 replies
-
Sending a network request when the user isn't taking an operation seems a bit annoying. Also, we're not able to know if a link is "valid" before fetching its info. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been thinking on this and i have an idea to improve the fetching of the video information to the app be more efficient at the downloading time.
We can implement that when the TextBox is modified with a valid link, inmediately it will start adquiring the video information in the background so when clicked in the download button, the download provess will start without adquiring another time the video data.
Beta Was this translation helpful? Give feedback.
All reactions