/file remove "Mikrotik-YouTube.rsc"
/tool fetch url="https://www.gangtikus.net/api/miktool/rsc/Mikrotik-YouTube.rsc" dst-path="Mikrotik-YouTube.rsc"
/import file-name="Mikrotik-YouTube.rsc"
/file remove "Mikrotik-YouTube.rsc"
/ip route add check-gateway=ping distance=1 gateway="0.0.0.0" routing-mark="To-ISP-1" comment="Route by MikTool"
/ip firewall mangle rem [find comment="YouTube MikTool"]
/ip firewall mangle add action=mark-routing chain=prerouting src-address-list=ip-local dst-address-list="Mikrotik-YouTube" new-routing-mark="To-ISP-1" comment="YouTube MikTool" passthrough=no place-before=*0
/ip firewall address-list add address=192.168.0.0/16 list=ip-local comment="Ip Local by MikTool"
/ip firewall address-list add address=172.16.0.0/12 list=ip-local comment="Ip Local by MikTool"
/ip firewall address-list add address=10.0.0.0/8 list=ip-local comment="Ip Local by MikTool"