aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/gofile.py
diff options
context:
space:
mode:
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: