retweet links, new clipboard icon, mobile layout and loc improvements

- added support for retweet links
- updated spaces endpoint
- bumped up the user agent version
- new clipboard icon
- new clipboard + auto mode layout on mobile, less wasted space
- fixed button press animations for safari on mobile
- tons of localization improvements for english and russian
- bumped up youtubei.js to 4.1.0
This commit is contained in:
wukko
2023-03-24 23:16:10 +06:00
parent 6e9f9efa28
commit 7f533b3485
10 changed files with 137 additions and 109 deletions

View File

@@ -95,6 +95,18 @@
"code": 200,
"status": "stream"
}
}, {
"name": "retweeted video",
"url": "https://twitter.com/winload_exe/status/1633091769482063874",
"params": {
"aFormat": "mp3",
"isAudioOnly": false,
"isAudioMuted": true
},
"expected": {
"code": 200,
"status": "stream"
}
}, {
"name": "inexistent post",
"url": "https://twitter.com/test/status/9487653",