mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 10:30:55 +01:00
Update README.md
This commit is contained in:
parent
f699f3233b
commit
f6d70866cb
1 changed files with 49 additions and 17 deletions
66
README.md
66
README.md
|
@ -1,12 +1,14 @@
|
|||
# pxTwitter
|
||||
# pxTwitter (Twittpr)
|
||||
|
||||
[](https://github.com/dangeredwolf/pxtwitter/actions/workflows/webpack.yml)
|
||||
|
||||
## A TwitFix-like service that _does more_. Written in TypeScript for Cloudflare Workers!
|
||||
## A TwitFix-like service that _does more_ with better privacy in mind. Written in TypeScript for Cloudflare Workers!
|
||||
|
||||
### Embed videos, polls, and more on Discord, Telegram, and others! Just add `px` before `twitter` to make `pxtwitter.com`
|
||||
### Embed videos, polls, and more on Discord, Telegram, and others!
|
||||
|
||||
### ... Or on Discord, send a normal Twitter link and type `s/e/p` to replace the domain with `twittpr.com`.
|
||||
### On Discord, send a Twitter link and type `s/e/p` to make `twittpr.com`.
|
||||
|
||||
### Otherwise, just add `px` before `twitter` to make `pxtwitter.com`
|
||||
|
||||

|
||||
|
||||
|
@ -24,23 +26,53 @@
|
|||
|
||||
---
|
||||
|
||||
## Advanced features
|
||||
|
||||
### Direct media links
|
||||
|
||||
Want to link directly to a Tweet's media without the embed? You can do that with pxTwitter.
|
||||
|
||||

|
||||
|
||||
There's a few supported ways to do this:
|
||||
|
||||
- Add `d.` or `dl.` before the domain (so, `d.twittpr.com` or `dl.pxtwitter.com`)
|
||||
- Add `.mp4` to the end of videos or `.jpg` to the end of photos, after the tweet ID
|
||||
- Add `/dl` or `/dir` between the domain and the username
|
||||
|
||||
Examples from above:
|
||||
|
||||
- `https://d.twittpr.com/dangeredwolf/status/1548119328498728960`
|
||||
- `https://pxtwitter.com/dangeredwolf/status/1548117889437208581.jpg`
|
||||
- `https://pxtwitter.com/dl/dangeredwolf/status/1548117889437208581`
|
||||
|
||||
Tweets with multiple imgaes are supported, so you can do something like this and it will pick the correct image:
|
||||
|
||||
`https://d.twittpr.com/dangeredwolf/status/1547514042146865153/photo/3`
|
||||
|
||||
Otherwise, it will default to the first image.
|
||||
|
||||
---
|
||||
|
||||
## Why use pxTwitter?
|
||||
|
||||
In many ways, pxTwitter has richer embeds and does more. Here's a table comparing some of pxTwitter's features compared to Twitter default embeds as well as other embedding services
|
||||
|
||||
| | pxTwitter | Twitter default | vxTwitter (BetterTwitFix) | Twxtter (sixFix) |
|
||||
| ------------------------------------- | :----------------: | :------------------------------: | :-----------------------------------: | :-----------------------------------: |
|
||||
| Embed Tweets / Images | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Embed profile pictures on text Tweets | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Embed Twitter Videos | :heavy_check_mark: | :x:¹ | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Embed External Videos (YouTube, etc.) | :heavy_check_mark: | :x: | :x:⁴ | :x: |
|
||||
| Embed Poll results | :heavy_check_mark: | :x: | :x: | :x: |
|
||||
| Embed Quote Tweets | :heavy_check_mark: | :x: | :ballot_box_with_check: Without Media | :ballot_box_with_check: Without Media |
|
||||
| Embed Multiple Images | :x: | :heavy_minus_sign: Discord Only³ | With c.vxtwitter.com | :x: |
|
||||
| Publicly accessible embed index | :x:² | N/A | :x:² | :heavy_check_mark: |
|
||||
| Replace t.co with original links | :heavy_check_mark: | :x: | :x: | :x: |
|
||||
| Media-based embed colors on Discord | :heavy_check_mark: | :x: | :x: | :x: |
|
||||
| Redirect to media file (wihout embed) | :heavy_check_mark: | :x: | :x: | :heavy_check_mark: |
|
||||
| | pxTwitter | Twitter default | vxTwitter (BetterTwitFix) | Twxtter (sixFix) |
|
||||
| --------------------------------------- | :--------------------: | :------------------------------: | :-----------------------------------: | :-----------------------------------: |
|
||||
| Embed Tweets / Images | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Embed profile pictures on text Tweets | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Embed Twitter Videos | :heavy_check_mark: | :x:¹ | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Embed External Videos (YouTube, etc.) | :heavy_check_mark: | :x: | :x:⁴ | :x: |
|
||||
| Embed Poll results | :heavy_check_mark: | :x: | :x: | :x: |
|
||||
| Embed Quote Tweets | :heavy_check_mark: | :x: | :ballot_box_with_check: Without Media | :ballot_box_with_check: Without Media |
|
||||
| Embed Multiple Images | :x: | :heavy_minus_sign: Discord Only³ | With c.vxtwitter.com | :x: |
|
||||
| Publicly accessible embed index | :x:² | N/A | :x:² | :heavy_check_mark: |
|
||||
| Replace t.co with original links | :heavy_check_mark: | :x: | :x: | :x: |
|
||||
| Media-based embed colors on Discord | :heavy_check_mark: | :x: | :x: | :x: |
|
||||
| Redirect to media file (wihout embed) | :heavy_check_mark: | :x: | :x: | :heavy_check_mark: |
|
||||
| Strip Twitter tracking info on redirect | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Show retweet / like counts | Coming soon to Discord | :x: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
|
||||
¹ Discord will attempt to embed Twitter's video player, but it is unreliable
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue