-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api: itunnel transplants #1065
api: itunnel transplants #1065
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtw
/fast-forward |
Triggered from #1065 (comment) by @wukko. Trying to fast forward Target branch ( commit 39752b2c5f00175eb07c700f97f886679f938853 (HEAD -> 10.6, origin/10.6)
Author: wukko <[email protected]>
Date: Mon Jan 20 21:26:55 2025 +0600
web/Omnibox: improve pasting links from clipboard
- `text/uri-list` type is now accepted (such as clipboard data from bluesky)
- http links are now allowed (such as those from rednote)
- rednote share link is properly extracted Pull request ( commit 600c7691414f07568e038cca7877426b4ab9057d (pull_request/transplant)
Author: jj <[email protected]>
Date: Mon Jan 20 15:55:26 2025 +0000
api/stream: implement itunnel transplants Can't fast forward * 600c7691414f07568e038cca7877426b4ab9057d api/stream: implement itunnel transplants
* c07940bfa4fc5b5c26d2892074b901ba928a5184 api/itunnel: pass itunnel object by reference
* 19ade7c9053dc9323c35ccee25dffb25a6e19f27 api/youtube: return internal metadata for replaying request
* 7767a5f5bb49d05b3e4d6f5a9fdf86e4a038c3a1 api/youtube: add support for pinning client/itag
* 035825bc0555fa2e1c2084a407ee14d04be97445 api: cache original request parameters in stream
* ec0d7737926d5d4f7c4db0dc71964c9291452770 api/youtube: use Math.min instead of ternary operator
* 0378a1ae15ed6d1cefdded8efbd7e5a993b01491 api/youtube: fix error when downloading stuff from WEB
| * 39752b2c5f00175eb07c700f97f886679f938853 web/Omnibox: improve pasting links from clipboard
| * 73f458a99913c794ac5600dfef824b71985e3449 docs/api: update tiktokH265 description
| * 9f0f885ae6b0b46fa129d5e4b7ade67750ff35c4 web/settings/video: update h265 toggle strings
| * 7488c74fafb92b73ac58772f661e5601e2bb5cac api/xiaohongshu: clean up the h265-h264 if statement
| * e39b0ae7b3b09e1a0444810a6f35bf703f1ed604 api/xiaohongshu: deduplicate h264 stream extraction
| * 4963c9f128fc71cf822dca661e34f94f3dca9417 api/xiaohongshu: remove duplicated extraction error
| * 3cbed87c3ebaae58b3bab01a67c852d0f0c495cd api/xiaohongshu: update initial state extraction regex
| * de5eca19a5c3d82462b691b8831034985c98a847 api/utils: replace redirectStatuses array with a set
| * cd0a2a47c9eb6a4a29c75db1cbcdfe55133d4b37 api/tests/pinterest: update expected photo status
| * cd466a418ac18b85d3685a3af34a0885ea138ba5 api/tests/bsky: fix expected photo test status
| * ad6f29a3c83047de5b7f007d6cd103b03f9aac34 api/tests: add xiaohongshu tests
| * ed8f4353ea3346982d69eb2aadc4cfa5a8c26855 api/processing: add support for xiaohongshu
| * 63b2681017df728f1aeeffae393f5da5a663805a api/match-action: always proxy photos
| * 9bdcb9d8216940aea0b1d499e80478477683b182 api/utils: update getRedirectingURL to accept more statuses & dispatcher
|/
* ef687750b41af5807c84280aa12ee9bb9947ce85 api/tiktok: update domain because dns records for main one are gone
commit ef687750b41af5807c84280aa12ee9bb9947ce85
Author: wukko <[email protected]>
Date: Sat Jan 18 17:02:24 2025 +0600
api/tiktok: update domain because dns records for main one are gone
closes #1057 Rebase locally, and then force push to |
girl whatever |
sometimes, the url that we are downloading from stops working.
a transplant takes note of this, and attempts to re-request the url in hopes of it working again