9 Commits

Author SHA1 Message Date
zImPatrick
83a8da7151 api/vimeo: add support for specifying access tokens (#1443)
* 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/
2025-09-24 18:27:13 +02:00
jj
d13b97c862 api/cookies.example.json: add youtube example 2025-03-23 17:59:17 +01:00
wukko
073b169a93 api: remove code & docs related to youtube oauth
it hasn't been functional for a while, unfortunately
2025-03-19 20:43:31 +06:00
dumbmoron
9f4f03ec6c docs/examples/cookies: add youtube_oauth to examples 2024-10-12 11:06:19 +00:00
wukko
6403cc8c17 instagram: add fetching using bearer token (#487)
for total of SEVEN methods of getting post info, i cannot bear this anymore

also prevent repetitive oembed pulling
2024-05-03 19:54:06 +06:00
wukko
182e32d5c3 twitter: add support for cookies and sensitive tweets (#485)
Co-authored-by: dumbmoron <log@riseup.net>
2024-05-03 18:22:33 +06:00
dumbmoron
6227b7a38a cookies: add example for reddit 2024-02-24 18:00:09 +00:00
DrWarpMan
06b8088526 cookies: add all necessary instagram cookies to example
Signed-off-by: DrWarpMan <36279265+DrWarpMan@users.noreply.github.com>
2024-02-24 18:00:09 +00:00
wukko
31a2136c90 updated docs 2023-10-28 18:51:20 +06:00