[功能请求] 绕过qq空间权限验证,直接转发视频内容至qq好友
- Dominant language
- Java
- Stars
- 5.7k
- Forks
- 416
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 4
Description
### QQ(TIM) 版本 / QQ(TIM) Version
9.1.50.23520
### 为什么你认为需要此功能
在转发qq空间视频时,可能会遇到类似【由于空间主人权限设定,该视频只能观看不能转发】的提示。但实际上是脱裤子放屁,它并没有阻止下载,也不会在发送到qq好友的时候验证文件,也就是说完全可以通过【下载到本地,从本地发送到好友】的方式实现转发。这个过程比较繁琐,如果可以一步转发,能减少操作,并且不会在本地产生污染相册的下载视频。
### 联系到哪些已经存在的 bug 或者功能
无
### 具体功能需要 / Detailed features requirements
替换qq空间视频右下角的分享按钮,或者创建一个新按钮,点击后进入分享界面,实现对视频转发的无权限验证。
Contributor guide
Research direction
Start by examining how QQ/TIM presents the QQ空间 video share button and how the existing local-download and friend-send flows behave. The issue does not name repository files or tests, so locating the relevant hook and determining whether direct forwarding can avoid the permission check will require substantial investigation. Done means a share action forwards the video to a QQ friend without the stated restriction and without leaving a local album copy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100