Help with Url replace
#1
Hi can someone help me to change the value of URL

from this :

http://www.website.yyy/2017/04/String-to- get-april-21-2017.html

to this :

http://www.website.yyy/search/label/String%20to%20get

thanks highly appreciated
Reply
#2
You need to format the string to a url format:
https://docs.python.org/2/library/urllib...llib.quote
https://www.w3schools.com/tags/ref_urlencode.asp
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply

Logout Mark Read Team Forum Stats Members Help
Help with Url replace0