Commit Graph

2 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
b82b70d911 feat: added yt for yt-dlp logic within the app 2023-09-12 00:09:24 +03:00