Skip to content
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

request close delete,my own problem #7565

Closed
11 tasks done
Lonely233233 opened this issue Jul 11, 2023 · 5 comments
Closed
11 tasks done

request close delete,my own problem #7565

Lonely233233 opened this issue Jul 11, 2023 · 5 comments
Labels
question Question

Comments

@Lonely233233
Copy link

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I intentionally remove or skip any mandatory* field

Checklist

Region

No response

Provide a description that is worded well enough to be understood

image

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • If using API, add 'verbose': True to YoutubeDL params instead
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

PS C:\Users\Administrator> yt-dlp -Uv -F "https://www.youtube.com/watch?v=dUXlf-T7CRk&ab_channel=CafeMusicBGMchannel"
[debug] Command-line config: ['-Uv', '-F', 'https://www.youtube.com/watch?v=dUXlf-T7CRk&ab_channel=CafeMusicBGMchannel']
[debug] Portable config "D:\Mplayer\yt-dlp.conf": ['--output', 'E:\\Tencent\\N_m3u8DL-CLI\\Downloads\\%(title)s-%(section_number)s-%(section_title)s.%(ext)s', '--console-title', '--progress-template', 'download-title:%(info.id)s-%(progress.eta)s', '--merge-output-format', 'mp4', '--no-write-subs', '--external-downloader', 'aria2c', '--cookies-from-browser', 'edge', '--embed-thumbnail', '--embed-metadata']
[debug] Encodings: locale cp936, fs utf-8, pref cp936, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2023.07.06 [b532a3481] (win_exe)
[debug] Python 3.10.11 (CPython AMD64 64bit) - Windows-10-10.0.19044-SP0 (OpenSSL 1.1.1t  7 Feb 2023)
[debug] exe versions: ffmpeg 6.0-full_build-www.gyan.dev (setts), ffprobe 6.0-full_build-www.gyan.dev
[debug] Optional libraries: Cryptodome-3.18.0, brotli-1.0.9, certifi-2023.05.07, mutagen-1.46.0, sqlite3-2.6.0, websockets-11.0.3
[Cookies] Extracting cookies from edge
[debug] Extracting cookies from: "C:\Users\Administrator\AppData\Local\Microsoft\Edge\User Data\Profile 1\Network\Cookies"
[debug] Found local state file at "C:\Users\Administrator\AppData\Local\Microsoft\Edge\User Data\Local State"
[Cookies] Extracted 509 cookies from edge
[debug] cookie version breakdown: {'v10': 509, 'other': 0, 'unencrypted': 0}
[debug] Proxy map: {'http': 'http://127.0.0.1:7890', 'https': 'http://127.0.0.1:7890', 'ftp': 'http://127.0.0.1:7890'}
[debug] Loaded 1860 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
ERROR: Unable to obtain version info (HTTP Error 403: rate limit exceeded); Please try again later or visit  https://github.com/yt-dlp/yt-dlp/releases/latest
[youtube] Extracting URL: https://www.youtube.com/watch?v=dUXlf-T7CRk&ab_channel=CafeMusicBGMchannel
[youtube] dUXlf-T7CRk: Downloading webpage
[debug] [youtube] Extracted SAPISID cookie
[youtube] dUXlf-T7CRk: Downloading ios player API JSON
[youtube] dUXlf-T7CRk: Downloading android player API JSON
[youtube] dUXlf-T7CRk: Downloading m3u8 information
[youtube] dUXlf-T7CRk: Downloading m3u8 information
[youtube] dUXlf-T7CRk: Downloading m3u8 information
[debug] Sort order given by extractor: quality, res, fps, hdr:12, source, vcodec:vp9.2, channels, acodec, lang, proto
[debug] Formats sorted by: hasvid, ie_pref, quality, res, fps, hdr:12(7), source, vcodec:vp9.2(10), channels, acodec, lang, proto, size, br, asr, vext, aext, hasaud, id
[info] Available formats for dUXlf-T7CRk:
ID  EXT RESOLUTION FPS │   TBR PROTO │ VCODEC        VBR ACODEC     MORE INFO
────────────────────────────────────────────────────────────────────────────────
233 mp4 audio only     │       m3u8  │ audio only        unknown    Default, IOS
234 mp4 audio only     │       m3u8  │ audio only        unknown    Default, IOS
269 mp4 256x144     15 │  290k m3u8  │ avc1.42C00B  290k video only IOS
91  mp4 256x144     15 │  290k m3u8  │ avc1.42c00b       mp4a.40.5  ANDR
229 mp4 426x240     30 │  546k m3u8  │ avc1.4D4015  546k video only IOS
92  mp4 426x240     30 │  546k m3u8  │ avc1.4d4015       mp4a.40.5  ANDR
230 mp4 640x360     30 │ 1210k m3u8  │ avc1.4D401E 1210k video only IOS
93  mp4 640x360     30 │ 1210k m3u8  │ avc1.4d401e       mp4a.40.2  ANDR
231 mp4 854x480     30 │ 1569k m3u8  │ avc1.4D401F 1569k video only IOS
94  mp4 854x480     30 │ 1569k m3u8  │ avc1.4d401f       mp4a.40.2  ANDR
232 mp4 1280x720    30 │ 2969k m3u8  │ avc1.4D401F 2969k video only IOS
95  mp4 1280x720    30 │ 2969k m3u8  │ avc1.4d401f       mp4a.40.2  ANDR
@Lonely233233 Lonely233233 added site-bug Issue with a specific website triage Untriaged issue labels Jul 11, 2023
@gamer191
Copy link
Collaborator

gamer191 commented Jul 11, 2023

Can't reproduce
Can you please post MPV logs?

Also, are you passing a custom format selector or anything like that to mpy?

@Lonely233233
Copy link
Author

Can't reproduce Can you please post MPV logs?

Also, are you passing a custom format selector or anything like that to mpy?
Uosc.log

yt-dlp does not set any format and uses the default

@gamer191
Copy link
Collaborator

Sorry, I meant the MPV command line output

@Lonely233233
Copy link
Author

Lonely233233 commented Jul 11, 2023

--no-config
There's audio I'll check my settings

@Lonely233233
Copy link
Author

Sorry, I meant the MPV command line output

I'm very sorry that it's my own problem. It should be a problem with ytdl-hook, but I haven't changed the settings.

@Lonely233233 Lonely233233 changed the title yt-dlp+mpv youtube live broadcast has no audio request close delete Jul 11, 2023
@Lonely233233 Lonely233233 changed the title request close delete request close delete,my own problem Jul 11, 2023
@bashonly bashonly added question Question and removed site-bug Issue with a specific website triage Untriaged issue labels Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question
Projects
None yet
Development

No branches or pull requests

3 participants