import xbmcaddon,os,xbmc,urllib,re,xbmcplugin,sys,logging from resources.modules.client import get_html from resources.modules import public addDir3=public.addDir3 addLink=public.addLink base_header={ 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'Accept-Language': 'en-US,en;q=0.5', 'Cache-Control': 'no-cache', 'Connection': 'keep-alive', 'Pragma': 'no-cache', 'User-Agent': 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0', } def main_list(): all_d=[] aa=addDir3('Movies','https://streamm4u.com/new-movies',199,'https://i1.wp.com/reviewvpn.com/wp-content/uploads/2020/07/How-to-Install-T2K-One-Click-Movie-Addon-e1595234117323.png?fit=305%2C321&ssl=1','https://i1.wp.com/paulsohn.org/wp-content/uploads/2012/05/movie-click.jpg','Movies') all_d.append(aa) aa=addDir3('Tv shows','https://ww1.m4ufree.tv/m4ufree-tvshow-series.html',199,'https://i1.wp.com/reviewvpn.com/wp-content/uploads/2020/07/How-to-Install-T2K-One-Click-Movie-Addon-e1595234117323.png?fit=305%2C321&ssl=1','https://i1.wp.com/paulsohn.org/wp-content/uploads/2012/05/movie-click.jpg','Movies') all_d.append(aa) aa=addDir3('Anime','https://ww1.m4ufree.tv/anime',199,'https://i1.wp.com/reviewvpn.com/wp-content/uploads/2020/07/How-to-Install-T2K-One-Click-Movie-Addon-e1595234117323.png?fit=305%2C321&ssl=1','https://i1.wp.com/paulsohn.org/wp-content/uploads/2012/05/movie-click.jpg','Movies') all_d.append(aa) xbmcplugin .addDirectoryItems(int(sys.argv[1]),all_d,len(all_d)) def m_list(name,url,iconimage,fanart): all_d=[] x=get_html(url,headers=base_header).content() regex='