]> jfr.im git - yt-dlp.git/commitdiff
[ie/gofile] Update token
authorbashonly <redacted>
Tue, 5 Sep 2023 19:58:02 +0000 (14:58 -0500)
committerbashonly <redacted>
Tue, 5 Sep 2023 19:58:02 +0000 (14:58 -0500)
Closes #7235
Authored by: bashonly

yt_dlp/extractor/gofile.py

index ddbce2ee8f2c247cf9836813a32f94cc4eae3eb3..8983905839380301b31ab3cf5c613569ff418bae 100644 (file)
@@ -66,7 +66,7 @@ def _entries(self, file_id):
         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: