[ie/gofile] Update token

Closes #7235
Authored by: bashonly
This commit is contained in:
bashonly 2023-09-05 14:58:02 -05:00
parent c6ef553792
commit 99c99c7185
No known key found for this signature in database
GPG Key ID: 783F096F253D15B0
1 changed files with 1 additions and 1 deletions

View File

@ -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: