From: Antonio Ospite Date: Thu, 22 Nov 2012 11:17:58 +0000 (+0100) Subject: Fix urlRegexp for some rai.tv links X-Git-Url: https://git.ao2.it/GM_direct_download_links.git/commitdiff_plain/c32a6f0e13180da847781a8441e367099ee76fee?ds=sidebyside;hp=c32a6f0e13180da847781a8441e367099ee76fee Fix urlRegexp for some rai.tv links The mediaUri field can be the last one of the comma separated list into the attribute value, so match also the double quotes as the end of the URL. ---