62 Commits

Author SHA1 Message Date
Pablo Ferreiro ec611478e3 implemented following (AKA discover) & fyp using new endpoints
Docker / build (push) Has been cancelled
Create Tag / build (push) Has been cancelled
2024-08-28 14:34:02 +02:00
Pablo Ferreiro 1427a94810 Merge pull request #223 from yedayak/lite-short-url
Follow lite.tiktok.com, same as v[mt].tiktok.com
2024-08-21 00:35:21 +02:00
Pablo Ferreiro 591bb2c726 fixed download issue 2024-08-20 22:49:24 +02:00
Pablo Ferreiro bbbe6c2dba docker 2024-08-20 21:02:34 +02:00
Pablo Ferreiro f1f69533a8 reflect scraper changes 2024-08-20 20:13:43 +02:00
Yedaya Katsman 3eebeb0369 Follow lite.tiktok.com, same as v[mt].tiktok.com
Fixes https://github.com/pablouser1/ProxiTok/issues/222
2024-08-18 22:59:09 +03:00
Ryan Stafford dfe22f6a18 use user nickname for rss title, and username for item creator 2023-10-10 14:42:30 -04:00
Ryan Stafford a573ac1990 Include user avatar in rss feed 2023-10-10 13:47:53 -04:00
Pablo Ferreiro 19a2066fc2 changed keyword order 2023-04-27 20:23:23 +02:00
NoPlagiarism 6194324452 Fix https:// + www in redirections (#139) 2023-03-29 07:39:36 +05:00
Skyler Mäntysaari 72ea5d43fd Addressing PR comments about not using hardcoded string. 2023-02-17 22:32:36 +02:00
Skyler Mäntysaari 3d5890d821 Ability to pass own user agent to the scraper. 2023-02-08 12:59:17 +02:00
Pablo Ferreiro 5dea2468f8 Better handling of private accounts 2023-02-01 15:22:53 +01:00
Pablo Ferreiro 78fe44070c Fixed Trending and normalized Discover 2023-01-26 19:21:14 +01:00
Pablo Ferreiro 7d2f6e8fd6 bump scraper 2023-01-26 17:20:38 +01:00
Pablo Ferreiro 89d9ad2f9c Mobile-friendly 2023-01-25 15:00:52 +01:00
Pablo Ferreiro 215f984fe4 Properly implemented OG 2022-11-26 23:51:45 +01:00
Pablo Ferreiro ee6e8b0593 Revert "Added better og support"
This reverts commit fa3f1e0a7c.
2022-11-26 23:36:20 +01:00
Pablo Ferreiro fa3f1e0a7c Added better og support 2022-11-26 23:28:59 +01:00
Pablo Ferreiro 94da0e46ac Internal fixes and cleanup 2022-11-04 20:08:19 +01:00
Pablo Ferreiro 4bfc4c9434 revert SW 2022-11-04 17:41:22 +01:00
Pablo Ferreiro 79fd699cee revert auto register sw 2022-11-04 17:25:14 +01:00
Pablo Ferreiro 8f83a27885 autoregister sw 2022-11-04 17:14:21 +01:00
Pablo Ferreiro cba59e66c7 WIP PWA support 2022-11-04 17:10:51 +01:00
Chris Novakovic 7d0df67ded Redirect: URL-encode input term after processing input
In the redirect controller, rather than URL-encoding the entire input
term before processing it, only URL-encode (the relevant parts of) it in
the URL that the redirect controller generates. This ensures that the
original input term can be pattern-matched appropriately.

Fixes #90.
2022-10-29 19:35:07 +01:00
Pablo Ferreiro 23583ef7ab Fixed issue with download filename 2022-10-24 20:53:59 +02:00
Pablo Ferreiro 7aa869f567 Download services, scraper bump 2022-09-25 19:53:00 +02:00
Pablo Ferreiro 38557fafa6 Nicer error display 2022-09-03 14:01:03 +02:00
NoPlagiarism aa2fff2b31 www, http, + /t/ fix 2022-08-16 03:03:48 +05:00
NoPlagiarism fbc9061b21 vt.tiktok.com + tiktok.com/t support 2022-08-16 02:30:08 +05:00
Chris Novakovic 8d8fe43431 Add type declarations, fix function reference 2022-07-31 17:20:38 +01:00
Chris Novakovic e7ee03e3cc Accept TikTok URLs as search terms
On the home page, allow TikTok URLs to be entered as search terms for
the new category "TikTok URL", and redirect to a ProxiTok-compatible
URL when a valid one is entered.

Closes #58.
2022-07-27 00:49:14 +01:00
Pablo Ferreiro bc3777d74c User now can use test endpoints 2022-06-28 20:41:51 +02:00
Pablo Ferreiro 26bde1e4a8 /t endpoint 2022-06-12 12:50:16 +02:00
Pablo Ferreiro e12d26562d RIP Legacy Mode 2022-06-04 21:04:43 +02:00
Pablo Ferreiro 55e1e9057b Updated wrapper 2022-05-24 14:10:41 +02:00
Pablo Ferreiro 288add48d5 Redirect: Remove @ or # if sent accidentally 2022-04-21 19:59:55 +02:00
Pablo Ferreiro c04122d11f Trending fix 2022-04-17 23:16:00 +02:00
Pablo Ferreiro d0d36c26f3 WIP embed.js support and robots.txt 2022-04-10 12:10:48 +02:00
Pablo Ferreiro 44ee065ec6 Icons, themes, removed instance proxy and more 2022-03-29 19:30:31 +02:00
Pablo Ferreiro ade2b3c01a hotfix 2022-03-16 00:33:59 +01:00
Pablo Ferreiro 6eee156541 /video follows TikTok schema 2022-03-14 11:50:47 +01:00
Pablo Ferreiro 1b29950d89 Heroku using nginx, reverted public and some fixes 2022-03-13 18:22:36 +01:00
Pablo Ferreiro 9c95620384 Fixed /video 2022-03-11 23:39:56 +01:00
Pablo Ferreiro 7b5ec2211e Hopefully last fix 2022-03-11 23:37:12 +01:00
Pablo Ferreiro b8f8eb710f More fixes 2022-03-11 23:24:13 +01:00
Pablo Ferreiro c62df9d631 That... Could have gone better 2022-03-11 23:18:26 +01:00
Pablo Ferreiro a4a4b0497c Merged with new-api 2022-03-11 22:59:16 +01:00
Pablo Ferreiro f1de8e979b Fixed trending, added explanation on VERIFY_CODE 2022-03-11 22:46:12 +01:00
Pablo Ferreiro 73dd93420f Force legacy mode, instance level and user level 2022-03-11 20:50:11 +01:00