mirror of
https://github.com/vinefeeder/TwinVine.git
synced 2026-07-15 18:10:04 +02:00
HellYes added
This commit is contained in:
@@ -69,8 +69,6 @@ Vinefeeder currently has 10 services for which search, browse and list-select ar
|
|||||||
|
|
||||||
ALL4 BBC ITVX MY5 PLEX RTE STV TPTV TVNZ U
|
ALL4 BBC ITVX MY5 PLEX RTE STV TPTV TVNZ U
|
||||||
|
|
||||||
In addition, there is the HellYes GUI, called from a button press, for times where you just need a quick one-off download from a site. HellYes copes with almost everything
|
|
||||||
|
|
||||||
Envied has
|
Envied has
|
||||||
|
|
||||||
ALL4 AUBC CBS CWTV DSCP iP MAX MY5 NF PCOK PLEX RTE ROKU SPOT TPTV TVNZ YTBE
|
ALL4 AUBC CBS CWTV DSCP iP MAX MY5 NF PCOK PLEX RTE ROKU SPOT TPTV TVNZ YTBE
|
||||||
@@ -106,7 +104,6 @@ The binary list:
|
|||||||
|
|
||||||
|
|
||||||
Images
|
Images
|
||||||

|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
@@ -118,7 +115,6 @@ Images
|
|||||||

|

|
||||||

|

|
||||||

|

|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ from pathlib import Path
|
|||||||
import os
|
import os
|
||||||
import shlex
|
import shlex
|
||||||
|
|
||||||
WVD_PATH = "./device.wvd"
|
WVD_PATH = "./WVDs/device.wvd"
|
||||||
WIDEVINE_SYSTEM_ID = 'EDEF8BA9-79D6-4ACE-A3C8-27DCD51D21ED'
|
WIDEVINE_SYSTEM_ID = 'EDEF8BA9-79D6-4ACE-A3C8-27DCD51D21ED'
|
||||||
|
|
||||||
class DownloadThread(QThread):
|
class DownloadThread(QThread):
|
||||||
|
|||||||
Reference in New Issue
Block a user