KaraokeHunt MVP Demo
0:46
6 ай бұрын
Wedding Alpacas
0:37
3 жыл бұрын
Пікірлер
@healthy_nerd
@healthy_nerd Ай бұрын
Thank you so much!
@ridwanulhaque5299
@ridwanulhaque5299 Ай бұрын
Hi Andrew, Thank you for creating the pip version of UVR5! It’s an amazing tool, and I truly appreciate all the hard work you’ve put into it. I apologize for contacting you here. I would like to know if the tool supports AMD radeon gpu or not. Because it keeps giving me 'No hardware acceleration could be configured, running in CPU mode'. Would really appreciate if you could help me out.
@beveradb
@beveradb 27 күн бұрын
Hey, thanks for the shout out! FYI I rarely look at youtube comments, the right place to ask questions like this is through the repo on github. I've actually answered this before there: github.com/nomadkaraoke/python-audio-separator/discussions/95#discussioncomment-10326681 but TL;DR - I don't know, I've never owned a GPU to test on :) It's not really an audio-separator specific thing though, it comes down to whether your PyTorch installation is configured correctly to inference on your specific GPU. From this reddit thread it doesn't sound like AMD have really implemented support for their ROCm GPU processing stack in PyTorch: www.reddit.com/r/pytorch/comments/1188qd1/amd_gpu_with_pytorch/
@RawView986
@RawView986 Ай бұрын
question regarding the title options. giving a replacement pattern such as "C:\Users\exblu\PycharmProjects\AIKZbin\Videos" to only contain the files actual name results in no the program uploading nothing. what would be a fix to this?
@RawView986
@RawView986 Ай бұрын
trying the name provided "C:/Users/exblu/PycharmProjects/AIKZbin/Videos\" but removing the last backwards slash works but it of course still contains the backwards slash
@beveradb
@beveradb 27 күн бұрын
Sorry, the code for KZbin Bulk Upload is free and open-source for anyone to take and improve as they see fit: github.com/beveradb/youtube-bulk-upload but I don't personally have a need for it and I don't have enough free time to spend investigating issues for people / helping people out with it. I wish you the best of luck and hope it helps you, but if not the only thing I can suggest is trying to learn some Python and dig into the code yourself :)
@ericmaurer6191
@ericmaurer6191 17 сағат бұрын
Yeah I don't know enough about the exact way python parses the text, but I bet if you toss on one more slash that it would work. "C:/Users/exblu/PycharmProjects/AIKZbin/Videos\\" Thats what I had to do for mine
@pedrozajnr7475
@pedrozajnr7475 Ай бұрын
Is there a way to rename a playlist?
@beveradb
@beveradb 27 күн бұрын
No idea, I don't use VLC on my phone sorry!
@shampistols69
@shampistols69 2 ай бұрын
How do I set "public" in the program? It automatically shares my videos as private.
@johnharshit
@johnharshit 2 ай бұрын
I suppose in YT Studio, when you go to the Setting and upload defaults there's an option to change the default upload to public.
@beveradb
@beveradb 27 күн бұрын
I added a "Privacy Status" dropdown option for that in a newer version of the program - make sure you're using the latest version: github.com/beveradb/youtube-bulk-upload/releases/tag/v0.4.1
@shampistols69
@shampistols69 2 ай бұрын
Hi, I tried the program out. Very smart I, I like it. Is there a way I can get my VOB video files to upload? I tried adding it to the input file extensions but that didn't work (I had to rename VOB files to MP4 to get it to work). My error => No video files found in current directory to upload.
@beveradb
@beveradb 27 күн бұрын
I'm not sure why the input file extensions box didn't work for you, that's what that is meant to be for but perhaps there's some kinda bug. Feel free to raise an issue with more details in the git repo: github.com/beveradb/youtube-bulk-upload/issues/ however unless it's a trivial fix, I probably won't have any free time/motivation to work on this project for a while - it's open source though so feel free to fix yourself and raise a PR!
@beveradb
@beveradb 26 күн бұрын
My bad, turns out the GUI wasn't passing in the value from that file extension input field into the class instance at all... I've fixed it in this commit: github.com/beveradb/youtube-bulk-upload/commit/17733a22f7d627bf33f9a53a7b0f48feb416eb0c#diff-511cb6301c5b24f873bf627b50f7749f846f51dba214bfbb185511d7b7ae7088R630 If you download version 0.4.2 the file extension field in the GUI should work, and I've updated the default file extensions to include a bunch more video formats anyway: github.com/beveradb/youtube-bulk-upload/releases/tag/v0.4.2
@WebWordsWave
@WebWordsWave 2 ай бұрын
is there a limit for a day? on can i upload any number of videos?
@beveradb
@beveradb 27 күн бұрын
depends on your KZbin API quota - I think it starts out with a very low limit e.g. only about 5 videos (it's not counted by video but by data transfer), but I was able to request an increase of my own quota to be about 10x larger through the google API console
@frkotou
@frkotou 2 ай бұрын
Does not work with .mkv. 👎
@beveradb
@beveradb 27 күн бұрын
Assuming you tried the input file extensions box? I'm not sure why that didn't work for you, that's what that is meant to be for but perhaps there's some kinda bug. Feel free to raise an issue with more details in the git repo: github.com/beveradb/youtube-bulk-upload/issues/ however unless it's a trivial fix, I probably won't have any free time/motivation to work on this project for a while - it's open source though so feel free to fix yourself and raise a PR!
@frkotou
@frkotou 26 күн бұрын
@@beveradb Yes, I used the input file extension correctly, but it still says no video files found in current directory to upload. I'm not familiar with programming, so I can't fix it myself, in fact I don't even know how to edit the code in your GUI version. I'm using the executable exe file of the GUI version for Windows.
@beveradb
@beveradb 26 күн бұрын
@@frkotou Ahh my bad, turns out the GUI wasn't passing in the value from that file extension input field into the class instance at all... I've fixed it in this commit: github.com/beveradb/youtube-bulk-upload/commit/17733a22f7d627bf33f9a53a7b0f48feb416eb0c#diff-511cb6301c5b24f873bf627b50f7749f846f51dba214bfbb185511d7b7ae7088R630 If you download version 0.4.2 the file extension field in the GUI should work, and I've updated the default file extensions to include a bunch more video formats anyway: github.com/beveradb/youtube-bulk-upload/releases/tag/v0.4.2
@frkotou
@frkotou 26 күн бұрын
@@beveradb Thank you very much. :) And while we're at it, would it be possible to disable duplicate video checking in the GUI? I regularly upload videos with a similar name and only change the date, then the program thinks it's the same video. I'm the one who asked on GitHub if it could be done.
@beveradb
@beveradb 26 күн бұрын
Ah, well I told myself I wasn't gonna implement any new features for this project cos I have a ton of other things on my plate and this one isn't something I actually use myself but this was a quick thing to add and you happened to catch me when I was procrastinating from my day job so here you go, hope it works (I haven't tested) github.com/beveradb/youtube-bulk-upload/releases/tag/v0.5.0
@BirdhouseMMA
@BirdhouseMMA 2 ай бұрын
I’m putting that in a box full of spoons and forks
@Fawkes-wearer
@Fawkes-wearer 2 ай бұрын
I saw someone using it for something else
@TahaRamadanHaram
@TahaRamadanHaram 2 ай бұрын
Beat yo cut
@davidlopezmeseguer4343
@davidlopezmeseguer4343 4 ай бұрын
Wouldnt it be dangerous to put that devices near your head at night.Thank you
@beveradb
@beveradb 27 күн бұрын
You put it under your mattress
@RStolze
@RStolze 5 ай бұрын
I found that it doesn't work unless you give VLC access to everything on the phone. Else it will only add them 1 at a time as you watch the video or listen to the music and then only if you save it to a playlist.
@alexandervazsonyi2806
@alexandervazsonyi2806 5 ай бұрын
Thank you, thank you!
@spapmen4214
@spapmen4214 6 ай бұрын
I'm having an issue with the file, when i try to run the program, the error notifications pops up and it says: "An error occurred during upload: Unsupported operand type(s) for 'in': 'str' and 'EnumType'"
@LovelyCupOfTea
@LovelyCupOfTea 4 ай бұрын
Receiving the same error when trying to do the Dry run ERROR - gui - An error occurred during upload: unsupported operand type(s) for 'in': 'str' and 'EnumType' Any update on this if possible? Seems like the perfect little uploader appliation if we can get it working as shown here!
@The-what-files
@The-what-files 6 ай бұрын
I dont get a pop up i just get an error
@Barnardrab
@Barnardrab 7 ай бұрын
The fact that a video is necessary demonstrates how common it is for user interfaces to have terrible designs.
@madrian_hello
@madrian_hello 7 ай бұрын
On my Swytch kit, rotating backwards has a lot of resistance.
@lawrencewnef0307
@lawrencewnef0307 9 ай бұрын
Stop making videos bro. No pun intended for this alarm clock video, but I fell asleep
@KinNettStudios
@KinNettStudios 8 ай бұрын
No and never
@beveradb
@beveradb 5 ай бұрын
lol dude this is literally a video I only made to add to the ebay listing when I was selling it - why are you watching it??? 😂
@unklecorky2181
@unklecorky2181 16 күн бұрын
@@beveradb There's nothing wrong with this video. I'm looking at this alarm clock on amazon right now as I sleep through everything. I read it's loud but is the vibration from the device enough to notice if you have a very heavy mattress? I feel like the super loud alarm is the big ticket item here.
@beveradb
@beveradb 15 күн бұрын
@@unklecorky2181 thanks! yeah it's definitely not easy to sleep through, and the vibration thing is very strong but also you can put it wherever (it doesn't have to go under your mattress, I used to put it under my pillow or inside my pillowcase hah). That said, I last used this Sonic Bomb 10 years ago (this video was part of my ebay listing when I sold it) - I started using the Sleep as Android app on my phone instead and that was a game changer for me, I've never looked back since. That app is free and has features which stop me from snoozing/disabling it easily e.g. you have to scan a barcode (which you can print and put somewhere else in your house) to stop the alarm, or the "Wake up check" feature which I really like which creates a silent notification on your phone saying "Are you really awake?" 10 ish minutes after you dismiss the alarm, and if you don't tap it it starts another alarm lol. So I guess, I personally would encourage you to check out the (free) Sleep As Android app and give those features a try first before buying a Sonic Bomb - but your needs may vary :)
@paulvideo05
@paulvideo05 10 ай бұрын
doesn't work for me
@Mathmos252
@Mathmos252 Жыл бұрын
THAT RAMP , IT DOESNT HAVE A SCREW , WTF WESTERN DIGITAL ?
@118beans
@118beans Жыл бұрын
I seem to have the same problem have spent a long time trying to loosen everything but maybe it is what it is. Have you found riding with battery ok?
@beveradb
@beveradb Жыл бұрын
Yeah, I'm afraid I just ended up making peace with it and haven't really had any issues. Their support agent replied to my ticket with the link to this video saying "The mechanics of the wheel seem to be in good order." so I assume it's normal.
@jeanyves5380
@jeanyves5380 Жыл бұрын
Well i'd like to disable the ship that counts the number of pages. Y just wanna do a scan and all the printer's frozen for one cartridge low. Yes of course i F*** you Brother!
@SimonMason
@SimonMason Жыл бұрын
I have 2 swytch kits. One from the previous gen on a normal 27.5 inch wheel, and one on a brompton using the latest gen kit. The Brompton gets has the large amount of resistance you are seeing here. The older kit behaves like a normal wheel where it will keep on spinning for a long time. Their web site says 'High-torque motor wheel with no drag so you can cruise freely with the Power Pack on or off'. This has a lot of drag. Swytch sent me another wheel, but it has the same issue. Latest email I have from them says they have checked and this is normal...
@beveradb
@beveradb Жыл бұрын
Agreed, though I'm afraid I just ended up making peace with it and haven't really had any issues. Their support agent replied to my ticket with the link to this video saying "The mechanics of the wheel seem to be in good order." so I assume it's normal.
@Fasligt
@Fasligt Жыл бұрын
that looks amazing ngl
@orlandofowler
@orlandofowler Жыл бұрын
This is about the same resistance my Brompton experiences. Would be interested to know if this is normal or whether Swytch ever got back to you?
@beveradb
@beveradb Жыл бұрын
I wouldn't say I got a super clear response about whether this is "normal", but they did reply "The mechanics of the wheel seem to be in good order" to my support ticket email, so I didn't chase it further and just continued to use it as-is.
@gerrardryan6289
@gerrardryan6289 Жыл бұрын
Did you ever get this resolved?
@beveradb
@beveradb Жыл бұрын
I wouldn't say I got a super clear response about whether this is "normal", but they did reply "The mechanics of the wheel seem to be in good order" to my support ticket email, so I didn't chase it further and just continued to use it as-is.
@usalpaurvi
@usalpaurvi 2 жыл бұрын
greetings from Mckees Rocks, State of Pennsylvania - USA, nicely done, question, if you unplug from power, with the 9v battery in place will the clock still light up and if not will the alarm still work for the time that it is set to go on
@beveradb
@beveradb Жыл бұрын
Not sure I'm afraid, I sold this on ebay a while back!
@LittleRedCapBWR
@LittleRedCapBWR 2 жыл бұрын
Same problem with my nanoelectric conversion
@beveradb
@beveradb Жыл бұрын
I ended up just making peace with it and haven't really had any issues. Their support agent replied to my ticket with the link to this video saying "The mechanics of the wheel seem to be in good order." so I assume it's normal.
@KyzenHD72
@KyzenHD72 2 жыл бұрын
lol
@tomcullum448
@tomcullum448 2 жыл бұрын
What a good way to prepare a great beverage
@hanschia447
@hanschia447 2 жыл бұрын
interested to know too!!1
@beveradb
@beveradb Жыл бұрын
Sorry for the slow reply, only just discovered I have a comments section on KZbin :) I ended up just making peace with it and haven't really had any issues. Their support agent replied to my ticket with the link to this video saying "The mechanics of the wheel seem to be in good order." so I assume it's normal.
@hanschia447
@hanschia447 Жыл бұрын
Hahaha thanks for replying. Yep I guess the drag is there.. but well. Sometime should jus enjoy the ride. A little drag I guess is fine :)
@dval2437
@dval2437 2 жыл бұрын
What did they say?
@beveradb
@beveradb Жыл бұрын
I wouldn't say I got a super clear response about whether this is "normal", but they did reply "The mechanics of the wheel seem to be in good order" to my support ticket email, so I didn't chase it further and just continued to use it as-is.
@anyrak1793
@anyrak1793 2 жыл бұрын
Hola mi maquina me indica imposible imprimir 40 error
@gulaneshekerova5734
@gulaneshekerova5734 2 жыл бұрын
İki
@Hankins818
@Hankins818 3 жыл бұрын
I have a similar issue with a Gledhill Stainess Lite. Did you find the cause and fix ? Thanks
@beveradb
@beveradb 2 жыл бұрын
Sorry for the slow reply, only just saw this. Yes! In fact, Gledhill tech support were very helpful - the gledhill engineer came out yesterday to fix it (the delay was due to my own scheduling, I was out of the country for 3 months). I haven't heard the noise today despite following my usual routine (e.g. shower after which usually I'd hear the noise as it heats up again) so I'm comfortable saying it's fixed. After I reported it by email, they initially sent out an engineer to check the system and confirm that is indeed the issue (which I think was mostly academic but I can understand them wanting to send a scout before scheduling more engineer time to do the actual fix - the guy who came to fix mine had driven down from Wakefield so I'm guessing he can only do 1-2 visits per day). Essentially the fix is pretty simple (he was lovely and I was checking in with him periodically) - he just drained/disconnected the tank, rotated it in place so he could get the the part where the outer casing seam is, drilled several small holes spaced evenly apart down the seam, put rivets into each one, then reconnected/tested everything and cleaned up - took about 2 hours in total. He told me it's a common problem and most of the warranty visits he does are the same issue, it's just cosmetic cos it's just the outer casing making noise as it expands - but understandably worrying to the user cos it can be kinda loud! They've since implemented an additional step to put these rivets in at the factory before shipping, so it's only folks who got tanks before they changed that which have the issue. Hope this helps!
@W15-f4z
@W15-f4z 2 жыл бұрын
Hi St. John. Hope your issue was solved in same way as Andrew
@lewisjones9513
@lewisjones9513 3 күн бұрын
I have the same tank with the same noise. Did the fix (3yrs ago) sort it out. I would have thought by now this would have been sorted on all the tanks.
@monicafranzo9378
@monicafranzo9378 3 жыл бұрын
I have Dyson V6 . I got it from QVC in the states. These bins are hard to clean when you pick up lots of dust .When doing a demo they never show you how annoying it is to clean them ,and how the dust just surrounds your garbage pail.So, it’s best to use a deep pail that’s empty . I do like my vac though !
@lukez9721
@lukez9721 3 жыл бұрын
My roommate has one of these that goes off every morning at 7. Needless to say I don’t need an alarm of my own. When that thing goes off I’m up in like 5 seconds
@gurijodhka3717
@gurijodhka3717 3 жыл бұрын
Does it work on battery?
@aiden_aiden
@aiden_aiden 10 ай бұрын
yes
@coldestbeer
@coldestbeer 3 жыл бұрын
Is he awake now?
@SimnovoriiLurve
@SimnovoriiLurve 3 жыл бұрын
My favorite tiny phenomena ♥️
@louisloong406
@louisloong406 3 жыл бұрын
Thanks Andrew. Still a worthy video even after 5.5 years.
@emufasar1789
@emufasar1789 3 жыл бұрын
the parking ramp is loose as you can see it moving around as the heads move off of it
@beveradb
@beveradb 3 жыл бұрын
Sorry to disappoint but I turned this hard drive into a frisbee 10 years ago :)
@janetsharp8950
@janetsharp8950 4 жыл бұрын
That's great after 40yrs jan
@verbee4856
@verbee4856 4 жыл бұрын
I'm lucky mine has been under my grandads spare bedroom bed for years and its still working great other then the mic i think its because the rubber has deteriorated and got in but I'm happy its still running other then the noise it makes
@gustavocunha76
@gustavocunha76 5 жыл бұрын
When i try to run your test it says - Cannot find module 'ws' . Any idea?
@djDuff86
@djDuff86 5 жыл бұрын
npm i ws command will install websockets (ws) and fix your issue
@camperanddroneguy
@camperanddroneguy 5 жыл бұрын
Wonderful, thanks I have been using IFTTT to control a few switches - which works but cloud again. Everyone says it easy to Tasmota but on the new versions, well - Just cant be bothered. Getting a few errors though and stops working?
@camabringa
@camabringa 5 жыл бұрын
Watched this while under the influence of certain substances and yhis is beyond incredible
@weldandcutdotcom
@weldandcutdotcom 5 жыл бұрын
Thank you. Even after almost 4 years your post is helping others.
@michaelhuynh3444
@michaelhuynh3444 5 жыл бұрын
still helping...
@luisgonzales9174
@luisgonzales9174 4 жыл бұрын
En tretrnido guhau
@kpj54256
@kpj54256 6 жыл бұрын
Flashing these are very easy with ESP Easy and a USB to FTDI cable. Cable on amazon is like $7 and ESP Easy is free to download. Then just download the .bin file of Tasmota from Github. There are tons of videos on how to flash these, I recommend DR Zzs videos. No soldering required. Once Tasmota is installed and connected to wifi, Home assistant will find it. But Home assistant now can find factory firmware sonoff devices too.
@johnwilgraber8527
@johnwilgraber8527 5 жыл бұрын
Hi, can you elaborate on the "No soldering required" part? Thanks
@alfredofenoglio
@alfredofenoglio 5 жыл бұрын
How can HA find factory sonoff firmware?
@brianstage4045
@brianstage4045 6 жыл бұрын
thank you a million times over,... you have NO IDEA how many cartridges that are now on STANDBY waiting to get drained! You are a credit to mankind for your time & consideration for making this vid available to depleted BROS Printer Owners, worldwide. Cheers.