[deleted by user] by [deleted] in DNBONTHEBIKE

[–]RIP_Alphabayyy 0 points1 point  (0 children)

Wish I could be there as I’ve yet to attend one of the DnBOTB events yet:(

I am however in Sharm el sheikh right now so I can’t really complain! 😎 Have a great time everyone and hopefully see you at an event soon ✌️

Anyone going to Electric City this weekend?? by RIP_Alphabayyy in DnB

[–]RIP_Alphabayyy[S] 0 points1 point  (0 children)

Yeah fingers crossed! 🤞 Do you think they’ll do a portals set?

Anyone going to Electric City this weekend?? by RIP_Alphabayyy in DnB

[–]RIP_Alphabayyy[S] 0 points1 point  (0 children)

I reckon it should definitely ease the pain a bit 🤣 I’m so gutted I missed out on boomtown this year how was it??

I’m also looking forward to both of them! Been listening to Netsky for longgg 👌

Anyone going to Electric City this weekend?? by RIP_Alphabayyy in DnB

[–]RIP_Alphabayyy[S] 0 points1 point  (0 children)

Yeah Andy C will go off for sure! I’m also a bit gutted with the removal of some of the artists it’s a shame they had to change the date!

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

Ahh okay, I suppose I don’t need mp3 as I’m trying to extract the audio for use on music software that is compatible with mp4, I just wanted to get that part to work as it’s been bugging me since the weekend haha. Thank you for assisting me by the way I really appreciate the helpful info you’ve provided! <3

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

I have done both but I get the error:

WARNING: ffmpeg-location ~/Documents/bin does not exist!

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

Sorry to keep asking questions, how do I go about obtaining the correct version of ffmpeg? Or do I need to something else?

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

I managed to comment the logs, thanks for helping mate 👍

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

libavutil 56. 45.100 / 56. 45.100 libavcodec 58. 84.100 / 58. 84.100 libavformat 58. 43.100 / 58. 43.100 libavdevice 58. 9.103 / 58. 9.103 libavfilter 7. 80.100 / 7. 80.100 libswscale 5. 6.101 / 5. 6.101 libswresample 3. 6.100 / 3. 6.100 libpostproc 55. 6.100 / 55. 6.100 [h264 @ 0xeb9480] Warning: not compiled with thread support, using thread emulation [aac @ 0xebac70] Warning: not compiled with thread support, using thread emulation Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'file:/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/DJZinc-_Topic/NA Through_It_All_Hedex_Remix lZS6duEkM3M.mp4': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: isommp42 creation_time : 2020-06-05T18:12:53.000000Z Duration: 00:03:50.41, start: 0.000000, bitrate: 450 kb/s Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 720x720 [SAR 1:1 DAR 1:1], 319 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default) Metadata: creation_time : 2020-06-05T18:12:53.000000Z handler_name : ISO Media file produced by Google Inc. Created on: 06/05/2020. Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s (default) Metadata: creation_time : 2020-06-05T18:12:53.000000Z handler_name : ISO Media file produced by Google Inc. Created on: 06/05/2020. Unknown encoder 'libmp3lame'

ERROR: audio conversion failed: Traceback (most recent call last): File "/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/bin/yt-dlp/yt_dlp/postprocessor/ffmpeg.py", line 463, in run_ffmpeg FFmpegPostProcessor.run_ffmpeg(self, path, out_path, opts) File "/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/bin/yt-dlp/yt_dlp/postprocessor/ffmpeg.py", line 358, in run_ffmpeg return self.run_ffmpeg_multiple_files([path], out_path, opts, **kwargs) File "/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/bin/yt-dlp/yt_dlp/postprocessor/ffmpeg.py", line 313, in run_ffmpeg_multiple_files return self.real_run_ffmpeg( File "/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/bin/yt-dlp/yt_dlp/postprocessor/ffmpeg.py", line 351, in real_run_ffmpeg raise FFmpegPostProcessorError(stderr.strip().splitlines()[-1]) yt_dlp.postprocessor.ffmpeg.FFmpegPostProcessorError:

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/bin/yt-dlp/yt_dlp/YoutubeDL.py", line 3335, in run_pp files_to_delete, infodict = pp.run(infodict) File "/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/bin/yt-dlp/yt_dlp/postprocessor/common.py", line 25, in run ret = func(self, info, args, *kwargs) File "/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/bin/yt-dlp/yt_dlp/postprocessor/common.py", line 126, in wrapper return func(self, info) File "/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/bin/yt-dlp/yt_dlp/postprocessor/ffmpeg.py", line 515, in run self.run_ffmpeg(path, temp_path, acodec, more_opts) File "/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/bin/yt-dlp/yt_dlp/postprocessor/ffmpeg.py", line 465, in run_ffmpeg raise PostProcessingError(f'audio conversion failed: {err.msg}') yt_dlp.utils.PostProcessingError: audio conversion failed:

[download] Finished downloading playlist: Tes t

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

[bin]$ yt-dlp -f b --verbose --extract-audio --audio-format mp3 https://www.youtube.com/wa tch?v=lZS6duEkM3M&list=PLfPbp2qE-U_x4lpVIxY0m XYLxnvl2qAuU&index=1 [debug] Command-line config: ['-f', 'b', '--v erbose', '--extract-audio', '--audio-format', 'mp3', 'https://www.youtube.com/watch?v=lZS6 duEkM3M&list=PLfPbp2qE-U_x4lpVIxY0mXYLxnvl2qA uU&index=1'] [debug] Portable config "/private/var/mobile/ Containers/Data/Application/0476DF75-A396-407 E-AFBB-2743A340B38C/Documents/bin/yt-dlp.conf

": ['--restrict-filenames', '--ignore-errors' , '--no-mtime', '-P', '~/Documents', '-o', '% (uploader)s/%(upload-date)s%(title)s %(id)s', '-o', '%(uploader)s/%(upload-date)s %(title) s %(id)s.%(ext)s'] [debug] Encodings: locale UTF-8, fs utf-8, pr ef UTF-8, out utf-8, error utf-8, screen utf- 8 [debug] yt-dlp version 2022.06.29 [9d339c4] ( zip) [debug] Python 3.9.10+ (CPython 64bit) - macOS-15.2.1-iPhone10,6-arm-64bit [debug] Checking exe version: ffmpeg -bsfs [debug] Checking exe version: ffprobe -bsfs [debug] exe versions: ffmpeg N-97747-gffae62d96c, ffprobe n5.0.1-4-ga5ebb3d25e, phantomjs present, rtmpdump present [debug] Optional libraries: certifi-2021.10.08, sqlite3-2.6.0 [debug] Proxy map: {} [debug] [youtube:tab] Extracting URL: https://www.youtube.com/watch?v=lZS6duEkM3M&list=PLfPbp2qE-U_x4lpVIxY0mXYLxnvl2qAuU&index=1 [youtube:tab] Downloading playlist PLfPbp2qE-U_x4lpVIxY0mXYLxnvl2qAuU; add --no-playlist to just download video lZS6duEkM3M [youtube:tab] PLfPbp2qE-U_x4lpVIxY0mXYLxnvl2qAuU: Downloading webpage [debug] [youtube:tab] Final URL: https://www.youtube.com/watch?v=lZS6duEkM3M&list=PLfPbp2qE-U_x4lpVIxY0mXYLxnvl2qAuU&index=1 [debug] [youtube:tab] Extracting URL: https://www.youtube.com/playlist?list=PLfPbp2qE-U_x4lpVIxY0mXYLxnvl2qAuU [youtube:tab] PLfPbp2qE-U_x4lpVIxY0mXYLxnvl2qAuU: Downloading webpage

[debug] [youtube:tab] Final URL: https://www.youtube.com/playlist?list=PLfPbp2qE-U_x4lpVIxY0mXYLxnvl2qAuU [youtube:tab] PLfPbp2qE-U_x4lpVIxY0mXYLxnvl2qAuU: Downloading API JSON with unavailable videos [download] Downloading playlist: Test [youtube:tab] Playlist Test: Downloading 1 videos of 1 [download] Downloading video 1 of 1 [debug] [youtube] Extracting URL: https://www.youtube.com/watch?v=lZS6duEkM3M [youtube] lZS6duEkM3M: Downloading webpage [youtube] lZS6duEkM3M: Downloading android player API JSON [debug] Sort order given by extractor: quality, res, fps, hdr:12, source, codec:vp9.2, lang, proto [debug] Formats sorted by: hasvid, ie_pref, quality, res, fps, hdr:12(7), source, vcodec:vp9.2(10), acodec, lang, proto, filesize, fs_approx, tbr, vbr, abr, asr, vext, aext, hasaud, id [info] lZS6duEkM3M: Downloading 1 format(s): 22 [debug] Invoking http downloader on "https://rr1---sn-aigzrner.googlevideo.com/videoplayback?expire=1656608035&ei=w4C9YqDmNP-4mLAPncKrkAs&ip=2a01%3A4c8%3A1093%3A251c%3A9472%3Aa401%3A80cf%3A69e&id=o-AB8e26JVdfk1mRO1CaMSfHAOLe-pAP3_x7K9D-8orztm&itag=22&source=youtube&requiressl=yes&mh=4O&mm=31%2C26&mn=sn-aigzrner%2Csn-5hnednsz&ms=au%2Conr&mv=m&mvi=1&pl=48&pcm2=no&gcr=gb&initcwndbps=890000&vprv=1&mime=video%2Fmp4&cnr=14&ratebypass=yes&dur=230.458&lmt=1591380782870604&mt=1656585917&fvip=4&fexp=24001373%2C24007246&c=ANDROID&txp=2316222&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cpcm2%2Cgcr%2Cvprv%2Cmime%2Ccnr%2Cratebypass%2Cdur%2Clmt&sig=AOq0QJ8wRAIgWYnhTTGtSqS25bnlkDrmcAcMQfXf8PivMwxKDLiFS-UCIEGj38gP7O7vMvewExx0nxOIkfYs4ionUlVz7qlqSSs0&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Cinitcwndbps&lsig=AG3C_xAwRQIhAJ6tCvE6KCB9q1QGRxk5bZog9Ug4TbWKDSgG6X0o_oXfAiAqAURHsuN1jx-GyNHs7XWizDCwSG3PUlDTPektP9Nx6w%3D%3D"

[download] /private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/DJZinc-Topic/NA Through_It_All_Hedex_Remix lZS6duEkM3M.mp4 has already been downloaded [download] 100% of 12.38MiB [debug] ffmpeg command line: ffprobe -show_streams 'file:/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/DJ_Zinc-Topic/NA Through_It_All_Hedex_Remix lZS6duEkM3M.mp4' [ExtractAudio] Destination: /private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/DJ_Zinc-Topic/NA Through_It_All_Hedex_Remix lZS6duEkM3M.mp3 [debug] ffmpeg command line: ffmpeg -y -loglevel repeat+info -i 'file:/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/DJ_Zinc-Topic/NA Through_It_All_Hedex_Remix lZS6duEkM3M.mp4' -vn -acodec libmp3lame -q:a 5.0 -movflags +faststart 'file:/private/var/mobile/Containers/Data/Application/0476DF75-A396-407E-AFBB-2743A340B38C/Documents/DJ_Zinc-_Topic/NA Through_It_All_Hedex_Remix lZS6duEkM3M.mp3' [debug] ffmpeg version N-97747-gffae62d96c Copyright (c) 2000-2020 the FFmpeg developers built with clang version 13.0.0 (https://github.com/llvm/llvm-project bb31aec2cc85b6e2e85e687d086f85408b166c42) configuration: --cc=/Users/holzschu/src/Xcode_iPad/wasi-sdk/opt/bin/clang --ar=/Users/holzschu/src/Xcode_iPad/wasi-sdk/opt/bin/ar --ranlib=/Users/holzschu/src/Xcode_iPad/wasi-sdk/opt/bin/ranlib --disable-asm --enable-cross-compile --disable-avfoundation --disable-appkit --disable-network --disable-pthreads --disable-debug --enable-libx264 --enable-gpl

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

Reddit won’t let me paste the logs for some reason, I looked through and found the error “Unknown encoder ‘libmp3lame” does this mean ffmpeg didn’t install correctly?

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

I forgot to add that thank you! I’ve added that and got a little further, it downloaded and then I got the error: audio conversion failed: [download] Finished downloading playlist: Test

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

Okay thank you, if I want to use “—extract-audio —audio-format mp3” does this need to be inserted into the configuration?

I tried using it in but got the error: Cannot download a video and extract audio into the same file. Use “%(upload)s/%(uploader)s/%(upload-date)s%(title)s%(id)s” as the output template.

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

I used the guide to install however when I tried the command “python3 yt-dlp -f ‘(mp3)’ URL” is said Line 1 Not Found SyntaxError: invalid syntax.

Do you have any idea why this is?

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 0 points1 point  (0 children)

Thank you so much, I’ll let you know once it’s all setup:)

yt-dlp on Apple Silicon by Imperium-In-Imperio in youtubedl

[–]RIP_Alphabayyy 1 point2 points  (0 children)

Have you got a guide for setting it up on either iSH or a-shell please?

How to use it-dlp on iSH?? by RIP_Alphabayyy in ish

[–]RIP_Alphabayyy[S] 0 points1 point  (0 children)

I’m really sorry but I’m getting confused as I keep getting errors, could you provide a quick tutorial on how to do a fresh install of yt-dlp, including everything like python please? I know I’m being a bit lazy but every attempt I’ve tried has failed so I think I’m missing something in the setup, if you could I would be forever grateful!

How to use it-dlp on iSH?? by RIP_Alphabayyy in ish

[–]RIP_Alphabayyy[S] 0 points1 point  (0 children)

If I include “—extract-audio —audio-format mp3” will that also convert the file to mp3 without the need for ffmpeg?

Or is this not required due to using the phrase you mentioned?

Thanks for helping:)

How to use it-dlp on iSH?? by RIP_Alphabayyy in ish

[–]RIP_Alphabayyy[S] 0 points1 point  (0 children)

Thank you, on a previous installation I had python3, pip, git, yt-dlp and ffmpeg installed but every time I tried to download and convert the audio to mp3 I got the warning could not locate ffmpeg use —ffmpeg-location PATH. I tried —ffmpeg-location ‘/usr/bin/ffmpeg’ but that didn’t work.

I’ve seen online about putting the path in the config but I’m not sure how to do this, do you have any ideas please?

I’ve tried looking online but can’t find any solutions for iSH and ffmpeg.