lux icon indicating copy to clipboard operation
lux copied to clipboard

👾 Fast and simple video download library and CLI tool written in Go

Results 231 lux issues
Sort by recently updated
recently updated
newest added

前言:由于笔者不擅长网络相关问题,可能该方法并不适用于 lux 及其他下载器。 由于众所周知的 ccode 问题,目前主流命令行视频下载器貌似就只有 you-get 能解析优酷了,但是解析不全相当于解析不了😂。 随便打开一个视频,以下以该[视频](https://v.youku.com/v_show/id_XNTkzMzI4ODc0NA==.html?spm=a2hja.14919748_WEBAUTO_JINGXUAN.drawer3.d_zj1_3&scm=20140719.manual.5577.video_XNTkzMzI4ODc0NA%3D%3D&playMode=pugv)为例。 网页版不登陆通过猫抓等工具可以抓取到最高 540P 的 m3u8,但其实优酷已经传输了最高 1080P 的 m3u8 链接。 打开视频后,Network 中筛选 appinfo 请求,应该是只有一个,打开它,继续筛选 m3u8 的相关响应,如下图所示,应该也只有一个: ![image](https://user-images.githubusercontent.com/64350662/211498920-77a61e8c-4ac4-49a9-be3c-f58a69cec784.png) 展开后可以看到大概是如下格式: ![image](https://user-images.githubusercontent.com/64350662/211499191-3fe98008-7ad8-4b6b-ab8a-995c8888b1c6.png) 多个不同的清晰度对应不同的链接,清晰度标识符为 type。 ![image](https://user-images.githubusercontent.com/64350662/211499330-9232cee6-7ca1-4369-96f3-0ee939533694.png) 解释一下...

enhancement

**Website name**: Huya **OS:**: Windows **Video URL:**: https://v.huya.com/play/829148361.html **Stack overflow** ``` verb 'https://v.huya.com/play/829148361.html' is not recognized ``` **Screenshots** none **Additional context** none ![Capture](https://user-images.githubusercontent.com/19193983/216957953-5b6d485d-c41a-41e8-9d6e-4394d99ece57.JPG)

bug

youtube **Website name**: name win10 **OS:**: Windows/Linux/macOS [](https://www.youtube.com/watch?v=GonOglAwfwY) **Video URL:**: url ERROR(S): Verb 'https://www.youtube.com/watch?v=GonOglAwfwY' is not recognized. **Stack overflow** ``` error message here ``` **Screenshots** none **Additional context** none

bug

小鹅通私域视频

enhancement

https://www.ixigua.com/api/public/videov2/brief/details?group_id=7325308235995415103 Downloading https://www.ixigua.com/7325308235995415103 error: https://www.ixigua.com/api/public/videov2/brief/details?group_id=7325308235995415103 request error: HTTP 404

bug

**Website name**: 斗鱼 douyu 虎牙 huya **OS:**: Windows11 **Video URL:**: https://v.douyu.com/show/ERALvE8Z50bW1Vw0 https://www.huya.com/video/play/959283760.html **Stack overflow** ``` Downloading https://v.douyu.com/show/ERALvE8Z50bW1Vw0 error: json: cannot unmarshal string into Go struct field douyuData.data of type struct...

bug

- **Website name**: 腾讯会议 - **Stream link**: https://meeting.tencent.com/v2/cloud-record/share?id=6M48fCfwxKSo6s7wv5VNV4hzIYIxmOD7wanv7pTjhKY&from=3 腾讯会议录制文件

enhancement

**Youtube**: name Windows [**Video URL:**: url](https://www.youtube.com/watch?v=g2Yn5D8HKIc&t=94s) **Stack overflow** ``` error: Get "https://youtube.com/embed/iOFveSUmh9U?hl=en": dial tcp [2a03:2880:f11b:83:face:b00c:0:25de]:443: connectex: A connection attempt failed because the connected party did not properly respond after a...

bug

**Website name**: 爱奇艺 **OS:**: Windows7 32位 **Video URL:**: [url](https://www.iqiyi.com/v_1vx8sc75bl4.html) **Stack overflow** ``` error message here ``` ![image](https://github.com/iawia002/lux/assets/67580527/cc1ce2e5-f790-4064-bb0e-85d7145fe52c) none **Additional context** none

bug

B站 **Website name**: B站 Linux **OS:**: Windows/Linux/macOS https://space.bilibili.com/1056506828/channel/seriesdetail?sid=3874754 **Video URL:**: url **Stack overflow** ``` this page has no playlist github.com/iawia002/lux/extractors/bilibili.getMultiPageData /home/runner/work/lux/lux/extractors/bilibili/bilibili.go:196 github.com/iawia002/lux/extractors/bilibili.extractNormalVideo /home/runner/work/lux/lux/extractors/bilibili/bilibili.go:233 ``` **Screenshots** none **Additional context** none

bug