Commit graph

108 commits

Author SHA1 Message Date
wukko 165908bf7e fix tiktok region issues 2022-10-28 08:40:37 +06:00
wukko 02529c0b54 4.1: better tiktok image downloads and celebrations 2022-10-27 22:27:20 +06:00
wukko 37e44f92ea oh my god 2022-10-25 23:54:52 +06:00
wukko 488e3fd1be added an error if tiktok response is empty 2022-10-25 23:39:42 +06:00
wukko 5dacc93076 why the fuck was it giving hatsune miku cat videos 2022-10-25 23:32:42 +06:00
wukko bec220d699 updated changelog 2022-10-25 23:06:55 +06:00
wukko adba19584b replaced twitter bearer token with one that allows multi media stuff 2022-10-25 23:02:49 +06:00
wukko c532062aa2 twitter spaces and a ton of improvements 2022-10-24 19:03:11 +06:00
wukko 2c79ae3807 multi media tweets support 2022-10-09 23:44:00 +06:00
wukko 97cd8c6a11
padding fix 2022-10-05 11:28:52 +06:00
wukko 2eb746f242
disabled twitter text for russian loc 2022-10-05 11:20:40 +06:00
wukko 66168ecafa i was accidentally testing prod and not the local version oh my fucking god 2022-10-05 09:15:12 +06:00
wukko 3029d04cc5 updated changelog 2022-10-05 09:02:41 +06:00
wukko 4ba5018e54 changed twitter api 2022-10-05 09:01:33 +06:00
wukko 94b527afe1 changed twitter bearer token to avoid rate limits 2022-10-03 21:55:58 +06:00
wukko bb831363c2 little changelog fix 2022-10-02 20:26:25 +06:00
wukko 36f5089a38 removed trailing line break from loc 2022-10-02 20:18:41 +06:00
wukko fe3ada0323 removed annoying popups 2022-10-02 20:13:33 +06:00
wukko 9a65e9117c one more thing 2022-09-28 18:36:28 +06:00
wukko 5593b67a74 3.6 2022-09-28 18:21:36 +06:00
wukko ab7e38deb5 eat shit tiktok 2022-09-28 16:19:21 +06:00
wukko 411ede864d small fixes 2022-09-28 11:08:55 +06:00
wukko e3b9fccfc3 fixed tiktok 2022-09-21 18:26:50 +06:00
wukko ad0846ac73 disabled tiktok and made it impossible to run the server unless all requirements are met 2022-09-20 13:54:44 +06:00
Galaxy621 7b589cdd70 Adjusted the paste from clipboard aria-lable to be correct 2022-09-15 22:57:57 +01:00
wukko c6d1761b11 vk fixes and new changelog system 2022-09-11 21:04:06 +06:00
wukko bfe025d321 ui revamp (3.5) 2022-09-08 22:02:55 +06:00
wukko 28f98dd747 Update twitter.js 2022-09-04 11:40:40 +06:00
wukko 4cd6461c4e now images in tiktok module follow audio only mode properly 2022-09-04 10:15:58 +06:00
wukko ecf2dac5d8 fixed a silly mistake that broke soundcloud
also added an error handler for this issue if it happens ever again
2022-09-04 10:14:25 +06:00
wukko 9ea832caf5 tiktok images and crowdin 2022-09-03 21:32:39 +06:00
wukko f70128f4fc fix small issues 2022-09-01 19:51:18 +06:00
wukko 1acfb14d2c fixed tiktok support and updated ytdl-core version 2022-08-30 14:05:39 +06:00
wukko 5b61e95c1f oops: part 2 2022-08-23 21:05:30 +06:00
wukko 7472b1732a forgor 2022-08-23 20:47:08 +06:00
wukko a8b5555a1b added ability to download full audios from tiktok (3.3.5)
- it's now possible to download full audios from tiktok videos, you just have to turn that on in settings.
- tiktok audios are better in quality when it's possible to get exact audio used in video and not the full version of it.
- cleaned up the way user preference stuff is passed over between modules, should be way more flexible now.
- added audio ignore list to services config json instead of hardcoding it.
2022-08-23 20:43:56 +06:00
wukko 189ecf8fe7 soundcloud and tooltip and some other stuff (3.3) 2022-08-22 20:10:54 +06:00
wukko 869dab9d1f ukrainian localization and new error popup 2022-08-19 23:54:20 +06:00
wukko a7ea766289 3.1 2022-08-16 16:31:41 +06:00
wukko e11ee6fb62 clean up 2022-08-16 13:14:19 +06:00
wukko a5e081e2bf prevent crash if youtube video is fucked up
ill remake a youtube function to pick a good video instead of broken one later, i just dont want cobalt to hang if one youtube cdn is down

i hate youtube so much
2022-08-14 23:09:06 +06:00
wukko 7ff5f56538 added support for vimeo and wav audio conversion 2022-08-13 17:14:09 +06:00
wukko 54c14232d5 3.0
probably the biggest update in history of cobalt
2022-08-12 19:36:19 +06:00
wukko 2fae43d890 fixes
- fixed neighbor quality picking for youtube videos
- webm is now default for youtube downloads for all platforms except for ios
- even more readme changes
- a tiny bit of clean up
- preparing stuff for next major update
2022-08-06 21:21:48 +06:00
wukko 2212ea7dc8 just a clean up
- moved pattern testers out of match module (thanks you @radkii)
- button borders are now easier to see

the reason this commit exists is because i tried to implement a language picker and failed to do it properly so here we are
2022-08-04 17:22:40 +06:00
thonk enthusiast eb6fa6dd94 Support for tiktok's /t/ URLs. 2022-08-01 20:02:52 +00:00
wukko 20798685c2 added support for tumblr
- support for tumblr is back! (i tried all types of links in clear sight and everything seems to work, lmk if something doesn't)
- increased stream lifespan up to 1 hour
- made youtube audios download without additional conversion, speed should be a bit better but not by much cause youtube limits the audio download speed :(
2022-08-01 23:53:44 +06:00
wukko c0289b6a8c basically new readme and more languages
- indonesian localization by @LyfeV
- rewrote readme
- added new line at the end for files that were missing it
2022-08-01 21:48:37 +06:00
wukko e19837417b removed mobile user agent because douyin doesnt need it 2022-07-30 17:36:18 +06:00
wukko e9a67e1f48 added support for douyin
- full support for douyin (no watermark)
- fixed up some tiktok stuff in the module
2022-07-30 16:58:14 +06:00
wukko 22c16b2fc8 implemented esbuild and cleaned up stuff
cobalt should now load even faster
2022-07-30 15:01:54 +06:00
wukko 1509046680 tiktok is back! (fix)
- added support for tiktok (images won't work, they're only accessible through the app)
- hopefully main input bar is now not rounded on ios, i fucking hate apple
- if service is not supported, a correlating error will appear, not generic one
- removed duplicates from config that are present in package json already
- tiny bit of clean up
- fixed weird redirect issue that broke downloads from some tiktok share links
2022-07-28 22:20:18 +06:00
wukko 1b4872c1de tiktok is back!
- added support for tiktok (images won't work, they're only accessible through the app)
- hopefully main input bar is now not rounded on ios, i fucking hate apple
- if service is not supported, a correlating error will appear, not generic one
- removed duplicates from config that are present in package json already
- tiny bit of clean up
2022-07-28 22:03:17 +06:00
wukko a4a9af6120 remade localization system once again
- new localization system: fast, dynamic, way more organized
- localization strings are WAY more descriptive
- it's now easier to add support for other languages (just one loc file instead of five)
- localization now falls back to english if localized string isnt available
- got rid of all static language selectors (probably)
- slightly updated english and russian strings
- miscellaneous settings items have been bundled together and moved to the bottom, cause they're used the least
- bottom links should no longer touch the popup border on overflow
- rearranged popup order in the rendered page
- bumped version up to 2.2.5

if you see strings that are like this: !!EXAMPLE!! or withoutspace please file an issue on github
2022-07-24 16:54:05 +06:00
wukko 8d275b0213 reddit is back!
- fixed reddit support (i had no idea older posts had a different naming pattern for media files)
- improved russian localisation
- now frontend handles more unexpected api errors in case something goes absolutely wrong
2022-07-22 14:05:36 +06:00
wukko d08af58b11 it's all about you and your native language!
- finally cleaned up localisation (now i18n)
- made localisation strings easier to read and understand
- removed static selected language in service modules
- added support for russian language (привет-привет)
- it's now extremely easy to add support for more languages. just copy en folder in i18n and start translating strings. pull requests for adding languages are more than welcome.
2022-07-17 18:58:51 +06:00
wukko 299fe6336b got rid of dash in file names 2022-07-17 17:21:51 +06:00
wukko 67223b3acd internal changes only
- remade config module
- renamed loc to i18n because that's what all developers do
- moved code to src to make repo look cleaner
- fixed some i18n strings
2022-07-17 17:08:49 +06:00