Commit Graph

5 Commits

Author SHA1 Message Date
13269a7b84 feat: better url validation:
- Do not accept redirects. Usually
	on yt at least, redirect means the link
	is invalid. Hence, it redirects to the home
	page.

	- This is tested and it works well. trust.

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2023-09-13 13:43:44 +03:00
d047788835 fix: download link was incorrect. Added hint for saving file 2023-09-11 23:42:58 +03:00
84c85c98fe feat: display error message 2023-09-11 23:27:18 +03:00
5c7bfc21ed [WIP] settings up template and static files embedding 2023-09-11 20:54:28 +03:00
598fd51412 feat: Working download with mp3-convx 2023-09-11 02:46:14 +03:00