Commit Graph

  • 0e45540ac1 instagram: show unsupported error if story failed wukko 2024-05-17 22:02:50 +06:00
  • ac537153a5 instagram: don't advertise stories support wukko 2024-05-17 21:58:07 +06:00
  • da749f6403 readme: add socials wukko 2024-05-17 14:18:05 +06:00
  • 7b67f05bbf stream/manage: fix stream lifespan wukko 2024-05-16 22:59:40 +06:00
  • ee1e899b39 web/cobalt.js: fix celebration emoji loading wukko 2024-05-16 22:36:53 +06:00
  • f9ce6ba8cc core/web: update response functions & clean up wukko 2024-05-16 22:35:49 +06:00
  • b3e36bd7ab examples/compose: update image also for restarting containers jjandGitHub 2024-05-16 18:34:35 +02:00
  • 068feb81ff package: bump version to 7.14 wukko 2024-05-16 22:04:49 +06:00
  • 64d56882fb docs: add DURATION_LIMIT to list of env variables wukko 2024-05-16 21:45:55 +06:00
  • fd47ebda1c localization: display actual rate limit window wukko 2024-05-16 21:39:01 +06:00
  • 40b00a9676 soundcloud: use startsWith instead of substring wukko 2024-05-16 21:34:48 +06:00
  • c6f1184e55 services: clean up functions and improve readability wukko 2024-05-16 21:28:42 +06:00
  • 9eed3b5b67 config: move streamLifespan wukko 2024-05-16 21:00:11 +06:00
  • d1e8929ee2 api: add DURATION_LIMIT env variable wukko 2024-05-16 20:57:48 +06:00
  • b5c81084c8 api: clean up imports & consts wukko 2024-05-16 14:20:40 +06:00
  • 592bfe24cf api: remove /api/status wukko 2024-05-16 14:20:12 +06:00
  • adf9267905 api: expose rate limit headers wukko 2024-05-16 13:59:53 +06:00
  • fb81c57324 api: remove duplicate defaults wukko 2024-05-16 13:58:28 +06:00
  • 40ff39d14b docs: update list of environment variables wukko 2024-05-16 13:54:43 +06:00
  • 391cf16c87 api: configurable rate limit through env wukko 2024-05-16 13:54:11 +06:00
  • a70fc840dc api: remove onDemand mention and slight clean up wukko 2024-05-16 10:19:07 +06:00
  • e4646a9ff3 reddit: fix downloads not working without cookies dumbmoron 2024-05-15 17:17:42 +00:00
  • 44292ea622 processing: remove leftover douyin mentions dumbmoron 2024-05-15 17:13:00 +00:00
  • 9c3d96de0d test: remove twitter spaces tests dumbmoron 2024-05-15 17:05:09 +00:00
  • 1a77a46396 test: update imports dumbmoron 2024-05-15 17:04:53 +00:00
  • b13919d89b request: rename verifyRequest to normalizeRequest dumbmoron 2024-05-15 17:03:33 +00:00
  • 96d7075eed consoleText: remove unused functions wukko 2024-05-15 23:00:13 +06:00
  • 2f898f7dde utils/verifyLanguageCode: fix variable names wukko 2024-05-15 22:59:55 +06:00
  • fb6f384e46 request: actually import verifyLanguageCode wukko 2024-05-15 22:52:01 +06:00
  • a305bdb78d core/api: no longer reassign to const wukko 2024-05-15 22:51:26 +06:00
  • 58e525de61 utils: fix variable name shadowing wukko 2024-05-15 22:50:58 +06:00
  • b4364c4921 match: remove useless errors module & clean up wukko 2024-05-15 22:36:24 +06:00
  • c2678888be loadFromFs: clean up wukko 2024-05-15 22:28:31 +06:00
  • 98e05368ed api: raw stream status responses, clean up core wukko 2024-05-15 22:28:09 +06:00
  • 13524a4aa1 utils: clean up wukko 2024-05-15 21:56:43 +06:00
  • dd77835599 request: add missing critical error wukko 2024-05-15 21:55:14 +06:00
  • cc6345ff63 api: move request functions to separate file wukko 2024-05-15 21:39:44 +06:00
  • c10012130b api: refactor /api/json POST handler dumbmoron 2024-05-15 13:29:18 +00:00
  • 0a7cdfbbfe match: remove redundant url argument dumbmoron 2024-05-15 12:46:08 +00:00
  • c5c3682462 api: get rid of getJSON dumbmoron 2024-05-15 12:45:23 +00:00
  • c1958596e9 url: only export functions that are used externally dumbmoron 2024-05-15 12:22:52 +00:00
  • ae91f8b120 api: move url extraction to url module dumbmoron 2024-05-15 12:22:36 +00:00
  • 5c9ecb2781 pinterest: implement image and gifs support (#475) 2024-05-15 18:56:10 +07:00
  • bd16aec699 merge: add freebind support (#490) wukkoandGitHub 2024-05-15 08:47:34 +06:00
  • e44927e5ad instagram: add freebind dispatcher support wukkoanddumbmoron 2024-05-14 22:08:32 +06:00
  • 4b0814a2ec config: clean up wukkoanddumbmoron 2024-05-14 15:37:41 +06:00
  • ce6bafadf9 docs: fix capitalisation in run-an-instance.md wukkoanddumbmoron 2024-05-14 15:09:44 +06:00
  • 3fe6004600 dockerfile: fix freebind building, set up everything in one step dumbmoron 2024-05-13 18:55:42 +00:00
  • 9419266cd7 stream: use freebind dispatcher in internal streams dumbmoron 2024-05-12 16:35:52 +00:00
  • d5aa27f5f9 youtube: use the freebind dispatcher if available dumbmoron 2024-05-12 16:13:01 +00:00
  • d8913472ad package.json: revert undici version to 5.x dumbmoron 2024-05-12 16:04:05 +00:00
  • c306a944d9 match: add freebind support for youtube and instagram dumbmoron 2024-05-12 16:12:45 +00:00
  • 0114e686b8 api: add FREEBIND_CIDR env variable dumbmoron 2024-05-12 14:06:04 +00:00
  • cc1e9dcff8 api: add API_LISTEN_ADDRESS env for specifying bind address dumbmoronandwukko 2024-05-13 18:20:10 +00:00
  • 9332b2e196 config/env: validate platform for processingPriority on startup dumbmoron 2024-05-14 09:20:58 +00:00
  • 5b50d441eb docs: update package link in docker config wukko 2024-05-14 13:35:03 +06:00
  • 3e5ccea23c chore: remove unused imports/variables wukko 2024-05-14 13:08:36 +06:00
  • 7db84a15e2 ci: update .deepsource.toml deepsource-io[bot]andGitHub 2024-05-14 06:57:09 +00:00
  • d06bcc3e12 update repo url in package.json and dockerfile wukko 2024-05-14 12:54:07 +06:00
  • d7a3a7cac4 youtube: ignore formats with missing content length dumbmoron 2024-05-13 16:54:00 +00:00
  • 840bdf35b7 web: remove broken android navigation bar coloring wukko 2024-05-12 20:04:12 +06:00
  • 229ddb3701 web/cobalt.css: fix page height in web app on ipad wukko 2024-05-12 19:53:12 +06:00
  • 0609441b1f package: bump version to 7.13.3 wukko 2024-05-12 19:38:14 +06:00
  • 81ef49c104 web/emoji: replace high detail svgs with pngs wukko 2024-05-12 19:37:56 +06:00
  • d57fe93234 web: improvements for android web app wukko 2024-05-12 19:34:48 +06:00
  • 05301f1cd5 web/cobalt.js: match status bar popup color better wukko 2024-05-12 19:03:27 +06:00
  • bdcb57f9c7 tiktok: use highest quality when h265 is allowed wukko 2024-05-12 18:04:28 +06:00
  • 4aa5aef775 web/cobalt.js: clean up wukko 2024-05-12 17:31:33 +06:00
  • 8bcb98f005 package: bump version to 7.13.2 wukko 2024-05-12 17:13:49 +06:00
  • 852c9aedd0 web/cobalt.css: remove redundant theming wukko 2024-05-12 17:12:17 +06:00
  • ecdae7fac9 web/cobalt.js: change status bar color with theme wukko 2024-05-12 17:11:58 +06:00
  • 526341fcae web/cobalt.css: optimised padding and safe area wukko 2024-05-12 15:51:54 +06:00
  • c35f900f31 package: bump version to 7.13.1 wukko 2024-05-11 01:05:59 +06:00
  • e2d1913043 web: more ipad accommodations and clean up wukko 2024-05-11 01:05:24 +06:00
  • 0e6ea09b16 soundcloud: fix fallback & use source mp3 if preferred wukko 2024-05-10 23:57:14 +06:00
  • 7cf08c5eeb web/cobalt.js: enable ios adaptations for ipados wukko 2024-05-10 19:11:57 +06:00
  • 94b8d647f5 localization/ru: fix save to files link wukko 2024-05-10 13:07:13 +06:00
  • c3c43811d5 web: added 7.13 changelog wukko 2024-05-05 15:05:50 +06:00
  • 71de708f8c cobalt.css: smaller changelog version padding wukko 2024-05-05 14:37:04 +06:00
  • 15961c9e0a web: add 240p and 144p to quality picker wukko 2024-05-04 08:30:59 +06:00
  • 6403cc8c17 instagram: add fetching using bearer token (#487) wukkoandGitHub 2024-05-03 19:54:06 +06:00
  • 182e32d5c3 twitter: add support for cookies and sensitive tweets (#485) 2024-05-03 18:22:33 +06:00
  • a5a01cc0c6 reddit: add support for user post links & clean up (#484) wukkoandGitHub 2024-05-03 14:09:46 +06:00
  • 080fc043ea best audio picking improvements for youtube, tiktok, and soundcloud (#476) jjandGitHub 2024-04-30 09:39:32 +02:00
  • 95925c9864 soundcloud: replace filter with find and clean up wukko 2024-04-30 13:38:01 +06:00
  • ed8af6ca96 tiktok & soundcloud: proper best audio picking wukko 2024-04-30 13:22:29 +06:00
  • 276caa011a youtube: fall back to m4a audio if opus isn't available wukko 2024-04-30 11:24:12 +06:00
  • 709d14ee9e feat: ddinstagram.com support (#402) 2024-04-29 15:11:25 -04:00
  • 6392f912ad added an option for tiktok h265 videos, majorly cleaned up frontend (#472) wukkoandGitHub 2024-04-30 00:45:10 +06:00
  • c1079c544d localization: update russian description for tiktok h265 wukko 2024-04-30 00:38:00 +06:00
  • 511ad07d2f front/cobalt.js: actually extract the url from clipboard wukko 2024-04-30 00:34:29 +06:00
  • 9b0d968cca cobalt: use test instead of match in pasteClipboard wukko 2024-04-30 00:28:40 +06:00
  • 0ca393e8ec docs/api: add tiktokH265 and remove vimeoDash wukko 2024-04-30 00:27:17 +06:00
  • 9fae8f03ff front/cobalt.js: fixes based on review wukko 2024-04-30 00:25:43 +06:00
  • 8f5eec0b5d added an option for tiktok h265 videos, majorly cleaned up frontend wukko 2024-04-30 00:04:19 +06:00
  • dc243a1e61 localization: remove double line break in codec desc wukko 2024-04-29 21:42:18 +06:00
  • f20f87bd1d rutube: add support for shorts and yappy (#471) wukkoandGitHub 2024-04-29 21:36:35 +06:00
  • 8f27c86a43 stream/types: set headers for both inputs in streamLiveRender (#470) jjandGitHub 2024-04-29 16:29:37 +02:00
  • 5fbf35a8d3 refactor: centralize envs and their defaults in modules/config (#464) jsopnandGitHub 2024-04-29 18:56:05 +07:00
  • d780192ada instagram: add three more ways to get post info (#469) wukkoandGitHub 2024-04-29 15:06:30 +06:00