mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
[PR #1443] [MERGED] api/vimeo: add support for specifying access tokens #1409
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1443
Author: @zImPatrick
Created: 9/24/2025
Status: ✅ Merged
Merged: 9/24/2025
Merged by: @dumbmoron
Base:
develop← Head:vimeo-bearer📝 Commits (1)
831234aapi/vimeo: add support for specifying access tokens📊 Changes
3 files changed (+7 additions, -1 deletions)
View changed files
📝
api/src/processing/cookie/manager.js(+1 -0)📝
api/src/processing/services/vimeo.js(+3 -1)📝
docs/examples/cookies.example.json(+3 -0)📄 Description
the android client now also needs a valid device_identifier, but already generated access_tokens work fine
you can also get them from a rooted device by mitm'ing the device while starting vimeo for the first time or going into its data directory and searching for the token in shared_prefs/
i've been using this on cobalt.meowing.de for a month or so and it's been working fine - never had to replace the token
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.