Maxstream check codice video

This commit is contained in:
mac12m99
2021-10-15 20:03:09 +02:00
parent 6f4c090e7e
commit 3de393f030

View File

@@ -46,7 +46,7 @@ def get_video_url(page_url, premium=False, user="", password="", video_password=
else:
logger.debug('Something wrong: no url found before that :(')
if url_video:
if url_video and url_video.split('/')[-1] == page_url.split('/')[-1]:
import random, string
parse = urlparse.urlparse(url_video)
video_urls.append(['mp4 [MaxStream]', url_video])