Commit graph

69 commits

Author SHA1 Message Date
Pablo Ferreiro eeaa8cdf1c
Random User Agent generator 2023-03-05 13:18:34 +01: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 d273b35e53
Added apcu caching method and bump 2023-01-25 15:56:23 +01:00
Pablo Ferreiro 89d9ad2f9c
Mobile-friendly 2023-01-25 15:00:52 +01:00
Pablo Ferreiro 0224cd25eb
Added url_tag 2022-11-27 00:05:11 +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 1176bc35fe
web manifest tweaks and .latte structure 2022-11-04 18:02:57 +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
Pablo Ferreiro 96fb2fd428
Proxy support 2022-09-03 13:21:43 +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
Pablo Ferreiro ebe5941fa2
temp favicon, updated scrapper and .env changes 2022-08-13 13:09:39 +02: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 f1728257f2
Fix optional parameters positioning and ttwid 2022-05-24 16:03: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 bc4468c5ab
Reverting APP_PATH to APP_URL 2022-03-29 19:37:57 +02:00
Pablo Ferreiro 1a86abeb2d
Small patch 2022-03-29 19:35:29 +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 c682432920
Accept chromedriver url for sign and .env cleanup 2022-03-13 23:18:10 +01:00
Pablo Ferreiro 1b29950d89
Heroku using nginx, reverted public and some fixes 2022-03-13 18:22:36 +01:00
Pablo Ferreiro 8ece2c2b25
Fixed JSON Cache and Cache returning VERIFY_CODE 2022-03-12 19:28:37 +01:00
Pablo Ferreiro 7ba324c935
hotfix 2022-03-12 00:34:42 +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 2bdd433a17
Fixed RSS 2022-03-11 23:24:56 +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