Skip to content

PowerOfDark/HLDJConverter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where can I download it?

Click here to download v1.4 for Windows

What does it do?

Converts your music/media into a format that HLDJ can play. By default, that is 22050hz; mono channel.

How do I use it?

  1. Extract the HLDJConverter folder from the zip file.
  2. Run HLDJConverter.exe
  3. Set the Output Folder to the directory you want converted songs saved to. Usually HLDJ\Audio.
  4. Paste or drag-and-drop any files/Youtube links into the drop area.
  5. That's it!

What media formats can it convert?

Some common formats include: mp3, mp4, ogg, wav, flv, avi, mov, wmv

HLDJConverter uses FFmpeg to do all of the conversions therefore anything FFmpeg can convert, HLDJ can convert.

Hold on, did you say I can convert "Youtube links"?

Yes! Dragging a youtube link into HLDJConverter will automatically download the video in the highest quality possible and convert it.

It's not working and I'm getting errors!

Alright! No problem, there's a few things you can do:

  • Submit an issue here on Github.
  • Send me an email (inlinevoidmain@gmail.com)
  • Fix it yourself and submit a pull request.

It's very likely that Youtube functionality will break as time goes on due to the Youtube download process constantly changing. So if it stops working for you, it's probably broken and needs to be updated. Let me know!

Screenshots

Screenshot

Changelog

v1.4
  • Added an error message for invalid Youtube links
  • Added crash logs
  • Added automatic Gist upload of crash logs
  • Added the ability to paste links/files using the ctrl + v shortcut
  • Fixed a bug where converted files would silently overwrite files with the same name
  • Added a check for invalid config file
  • Fixed the crash when trying to convert folders
  • Added KeepWindowTopmost option to the config file
  • Minor UI changes
  • Made dialog error messages more helpful
v1.3
  • Added OutputBitrate option to the config file
  • Added OutputVolume option to the config file
v1.2
  • Added a null check for the output folder
  • Fixed a crash when trying to convert Firefox .url files
  • Replaced FFmpeg.exe with the 32-bit version
v1.1
  • Added more descriptive error messages for failed Youtube downloads
  • Added support for dropping .url files and parsing out the Youtube links

About

A modern, easy-to-use media converter for HLDJ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%