aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/gofile.py
diff options
context:
space:
mode:
authorJesus <heckyel@riseup.net>2023-09-11 03:01:59 +0800
committerJesus <heckyel@riseup.net>2023-09-11 03:01:59 +0800
commit6b34d7cb270b8aed380a60298021c6494dd7964c (patch)
tree378df432124773bbc7a2baad4a1f1afa3c9b2926 /hypervideo_dl/extractor/gofile.py
parent140fe85398b36767835c8a2348a7c38e2724f7dd (diff)
downloadhypervideo-6b34d7cb270b8aed380a60298021c6494dd7964c.tar.lz
hypervideo-6b34d7cb270b8aed380a60298021c6494dd7964c.tar.xz
hypervideo-6b34d7cb270b8aed380a60298021c6494dd7964c.zip
update from upstream
Diffstat (limited to 'hypervideo_dl/extractor/gofile.py')
-rw-r--r--hypervideo_dl/extractor/gofile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypervideo_dl/extractor/gofile.py b/hypervideo_dl/extractor/gofile.py
index ddbce2e..8983905 100644
--- a/hypervideo_dl/extractor/gofile.py
+++ b/hypervideo_dl/extractor/gofile.py
@@ -66,7 +66,7 @@ class GofileIE(InfoExtractor):
query_params = {
'contentId': file_id,
'token': self._TOKEN,
- 'websiteToken': 12345,
+ 'websiteToken': '7fd94ds12fds4', # From https://gofile.io/dist/js/alljs.js
}
password = self.get_param('videopassword')
if password: