I'm making a basic system where I pass information like, title, url video, image ... I'm creating this way because I do not want to use a database.
When I'm going to do this encryption
$ mp4 = base64 ($ link);
It encrypts this url
result
aHR0cHM6Ly9zZXJ2aWRvcjo4MDgwL2YvbC9kL3ZpZGVvLWR1Yi5tcDQ=
I wanted to reduce this to stay that much smaller
aHR0cHM6Ly9zZX