ProxiTok icon indicating copy to clipboard operation
ProxiTok copied to clipboard

thumbnails in rss feed

Open gabor-ig opened this issue 1 year ago • 1 comments

Hi, i sprang up an instance yesterday and so far I really like this. I saw that you added the videos to the rss feeds a short time ago. Could you also add thumbnails to the rss feeds? That would make user experience better when browsing them in a lot of RSS readers... I might take a crack at it myself but I figured for you it would go a lot easier and faster. Anyway it's just a suggestion. Thanks!

gabor-ig avatar Jul 09 '22 14:07 gabor-ig

Can we also have user id, verified in user rss?

Example response from api/user/detail

{
  "extra": {
    "fatal_item_ids": [],
    "logid": "202306100954557D1C7AECFF9F5548D52E",
    "now": 1686390896000
  },
  "log_pb": {
    "impr_id": "202306100954557D1C7AECFF9F5548D52E"
  },
  "shareMeta": {
    "desc": "@nakiriayame 60.0k Followers, 0 Following, 0 Likes - Watch awesome short videos created by 百鬼(なきり)あやめ😈Vtuber",
    "title": "百鬼(なきり)あやめ😈Vtuber on TikTok"
  },
  "statusCode": 0,
  "status_code": 0,
  "userInfo": {
    "stats": {
      "diggCount": 0,
      "followerCount": 60000,
      "followingCount": 0,
      "heart": 0,
      "heartCount": 0,
      "videoCount": 0
    },
    "user": {
      "avatarLarger": "https://p16-sign-sg.tiktokcdn.com/aweme/1080x1080/tiktok-obj/1615646471076866.jpeg?x-expires=1686560400\u0026x-signature=vtaUR04t1DVXZAtE3qccorbBQhc%3D",
      "avatarMedium": "https://p16-sign-sg.tiktokcdn.com/aweme/720x720/tiktok-obj/1615646471076866.jpeg?x-expires=1686560400\u0026x-signature=Szk6aOoQhgsRT6kAnqFETRovt4w%3D",
      "avatarThumb": "https://p16-sign-sg.tiktokcdn.com/aweme/100x100/tiktok-obj/1615646471076866.jpeg?x-expires=1686560400\u0026x-signature=qvpscuPib6zcxNdVU6NB%2BolThuE%3D",
      "canExpPlaylist": true,
      "commentSetting": 0,
      "commerceUserInfo": {
        "commerceUser": false
      },
      "duetSetting": 0,
      "followingVisibility": 1,
      "ftc": false,
      "id": "6613340738359836673",
      "isADVirtual": false,
      "isEmbedBanned": false,
      "nickname": "百鬼(なきり)あやめ😈Vtuber",
      "openFavorite": false,
      "privateAccount": false,
      "profileEmbedPermission": 1,
      "profileTab": {
        "showPlayListTab": false
      },
      "relation": 0,
      "secUid": "MS4wLjABAAAA6hs0rrHLdWYS51uUSb6zJMZQyehwfvI6nS2lxqI9i0ktPBINC2oT4IepqjchUzWG",
      "secret": false,
      "signature": "",
      "stitchSetting": 0,
      "ttSeller": false,
      "uniqueId": "nakiriayame",
      "verified": true
    }
  }
}

HitomaruKonpaku avatar Jun 10 '23 09:06 HitomaruKonpaku