Commit graph

43 commits

Author SHA1 Message Date
wukko f48a1d9af6
docs/troubleshooting: update button text 2024-04-19 10:01:25 +06:00
wukko 5c4dbb7112
docs: update links and firefox troubleshooting
added a message about firefox 125 supporting clipboard pasting by default. moved screenshots to their own subfolder in docs folder.
2024-04-19 10:00:47 +06:00
Shivam 009f4acbb3
docs/example/docker: COOKIE_PATH example to compose 2024-04-17 19:57:36 +02:00
wukko be9bb95bb6 docs/example/docker: more cleaning up 2024-03-29 07:34:46 +06:00
wukko 730ae71448 docs/examples/docker: update formatting and clean up 2024-03-29 07:32:45 +06:00
wukko a86482b894
docs/run-an-instance: fix tiktok device info sample
Signed-off-by: wukko <me@wukko.me>
2024-03-29 07:13:26 +06:00
wukko c2c62c1bc2 docs/run-an-instance: add TIKTOK_DEVICE_INFO description 2024-03-29 06:01:47 +06:00
wukko 8e1606f50c docs/api: add info about vimeoDash variable 2024-03-22 23:11:24 +06:00
wukko d87613a1fd global: disable tiktok watermark by default and remove a way to change it
tiktok replaced uploader's username in watermark with some corny shit like "Laughter awaits", making watermarks absolutely useless

instead of this feature the uploader's username is now always in the filename
2024-03-16 22:26:04 +06:00
wukko 96ff8a873f docs/run-an-instance: add info about plausible env variable 2024-03-16 22:04:21 +06:00
hyperdefined 6d79e1f77b
docs/api: add missing info about API_URL to web (#385)
* docs/api: add missing 'API_URL' to web

* fix spacing

* Update run-an-instance.md

* run-an-instance.md: add info about default API_URL for web

---------

Co-authored-by: jj <log@riseup.net>
Co-authored-by: wukko <me@wukko.me>
2024-03-07 15:05:46 +01:00
dumbmoron f34f6d131c
docs/api: remove information about /api/stream and add explanatory text 2024-03-06 17:09:19 +00:00
wukko db6a75529d
make all environment variables consistent & list them in docs (#380) 2024-03-05 20:19:01 +06:00
wukko a487384858 instance docs: update CORS_WILDCARD description 2024-03-05 20:14:32 +06:00
wukko 0f515498dc docker-compose example: update api comments 2024-03-05 19:32:10 +06:00
wukko 011a0127b4 env: rename ENABLE_CORS to CORS_WILDCARD for better clarity 2024-03-05 19:20:56 +06:00
wukko 765615390a docs: added a list of all variables to run-an-instance.md 2024-03-05 19:10:35 +06:00
wukko a480221fdf docker-compose example: update env variables & clearer messaging 2024-03-05 19:10:04 +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 9976ec59c8 api.md: add info about twitterGif 2024-01-17 20:30:22 +06:00
wukko d8d6a0c45a api docs: fix typos 2024-01-02 12:49:20 +06:00
dumbmoron 08edf28ccf
build: add major version tag for docker images 2023-12-02 17:06:01 +00:00
wukko afab7f94a7 api & web: ports in env are no longer strictly required 2023-12-02 22:01:58 +06:00
wukko 3c1fedc4ef troubleshooting: fixed a typo 2023-10-28 20:22:42 +06:00
wukko 575c4789f6 docker compose file isnt a json you silly goose 2023-10-28 19:11:35 +06:00
wukko 7d603f395e
rename api doc to lowercase 2023-10-28 19:05:21 +06:00
wukko e72b412fed finish instance selfhosting guide 2023-10-28 19:01:52 +06:00
wukko 31a2136c90 updated docs 2023-10-28 18:51:20 +06:00
wukko 16f74094b9 filename pattern customization
- added metadata for rutube and vimeo.
- added a picker for preferred filename pattern.
- fixed content disposition header.
- mute and audio dub tags don't appear together in a file name anymore.
- youtube: dub file name tag doesn't appear anymore if audio track is default.
2023-10-12 23:14:54 +06:00
wukko bfc453fdc4 update api docs 2023-09-23 12:07:24 +06:00
wukko 572dc20e41 7.4
- updated more files to be up-to-date with domain change.
- 7.4 changelog.
- updated docker compose example with watchtower and cobalt image.
2023-09-09 22:31:24 +06:00
wukko 6698ed3b46 fixes 2023-09-06 20:01:17 +06:00
dumbmoron 93aa1f4db4 add option to disable file metadata
closes #142
2023-08-25 17:57:03 +00:00
wukko 527ca29215 6.0
in this commit:
- enhanced css (hover border, less annoying donate highlight, checkbox width fix for mobile, more consistent color scheme)
- addition of an urgent notice (in this case it mentions all issues related to old infra being fixed)
- updated twitter picker test
- changelog for 6.0
- removed partial translations
2023-06-07 21:41:06 +06:00
wukko 55f1e4b704 tumblr audio, youtube vr, updated setup script, further mitosis accommodations 2023-06-05 12:43:04 +06:00
wukko 68703ae300 5.3.2: link sharing and nanoid
- you can now share video links directly from cobalt!
- cobalt is now using nanoid for stream ids instead of giant sha256 hashes
- one more fix to address the copy animation, this time on pc
2023-04-08 22:55:44 +06:00
wukko d196510b80
updated variables for vquality in api docs 2023-02-26 23:50:57 +06:00
wukko 6465ac8d6f 5.1
closes #62, #66, #75
2023-02-26 22:49:25 +06:00
wukko a82db92991
removed deprecation note from api docs 2023-02-14 14:44:45 +06:00
wukko 3b5bf51ba7 4.7
fixes #63, #67, #68, and #71, among other issues
2023-01-14 00:34:48 +06:00
wukko 7f1ba6b36b 4.6.0: video muting and soundcloud client_id 2022-12-17 17:09:49 +06:00
wukko 316e6423f4 4.3: open api + post method for main endpoint 2022-11-12 22:40:11 +06:00