You are viewing our Forum Archives. To view or take place in current topics click here.
[C#][Version 3.0.0.0] Musique - Music Downloading Program
Posted:

[C#][Version 3.0.0.0] Musique - Music Downloading ProgramPosted:

Minato_Namikaze
  • New Member
Status: Offline
Joined: Oct 11, 20149Year Member
Posts: 25
Reputation Power: 1
Status: Offline
Joined: Oct 11, 20149Year Member
Posts: 25
Reputation Power: 1
Today I'm releasing my revised program called Musique! It downloads and extracts audio from a queue of YouTube videos. It's really just meant to make getting music off of YouTube a lot easier and in my opinion, it does. Also, this program implements its own project file that is comparable to a torrent file; it contains information pertinent to getting the music you want.

This program uses [ Register or Signin to view external links. ] created by Dennis Daume.

Please let me know if you have any issues and I'll be sure to address them. Thanks!

[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]

[ Register or Signin to view external links. ] - [ Register or Signin to view external links. ]


Last edited by Minato_Namikaze ; edited 3 times in total

The following 1 user thanked Minato_Namikaze for this useful post:

-Fakes- (01-11-2015)
#2. Posted:
Skittle
  • Video King
Status: Offline
Joined: Aug 20, 20149Year Member
Posts: 6,813
Reputation Power: 413
Status: Offline
Joined: Aug 20, 20149Year Member
Posts: 6,813
Reputation Power: 413
Explanation please?
[ Register or Signin to view external links. ]
#3. Posted:
UnrealEgg
  • Powerhouse
Status: Offline
Joined: May 30, 201014Year Member
Posts: 438
Reputation Power: 49
Status: Offline
Joined: May 30, 201014Year Member
Posts: 438
Reputation Power: 49
-Skittle wrote Explanation please?
[ Register or Signin to view external links. ]


A false positive.

Looked at the program in dotPeek and can't see anything dodgy.
#4. Posted:
Minato_Namikaze
  • New Member
Status: Offline
Joined: Oct 11, 20149Year Member
Posts: 25
Reputation Power: 1
Status: Offline
Joined: Oct 11, 20149Year Member
Posts: 25
Reputation Power: 1
-Skittle wrote Explanation please?
[ Register or Signin to view external links. ]

I'm not sure what to tell ya. If you don't feel comfortable downloading the executable, you can download the source code from GitHub and compile it yourself.
#5. Posted:
Skittle
  • Download King
Status: Offline
Joined: Aug 20, 20149Year Member
Posts: 6,813
Reputation Power: 413
Status: Offline
Joined: Aug 20, 20149Year Member
Posts: 6,813
Reputation Power: 413
Minato_Namikaze wrote
-Skittle wrote Explanation please?
[ Register or Signin to view external links. ]

I'm not sure what to tell ya. If you don't feel comfortable downloading the executable, you can download the source code from GitHub and compile it yourself.

I don't at all think this is a virus as you posted the source, I was just wondering if this happens to anyone else as it could be an eror that you can fix.
#6. Posted:
Minato_Namikaze
  • New Member
Status: Offline
Joined: Oct 11, 20149Year Member
Posts: 25
Reputation Power: 1
Status: Offline
Joined: Oct 11, 20149Year Member
Posts: 25
Reputation Power: 1
-Skittle wrote
Minato_Namikaze wrote
-Skittle wrote Explanation please?
[ Register or Signin to view external links. ]

I'm not sure what to tell ya. If you don't feel comfortable downloading the executable, you can download the source code from GitHub and compile it yourself.

I don't at all think this is a virus as you posted the source, I was just wondering if this happens to anyone else as it could be an eror that you can fix.

Yeah, I honestly have absolutely no idea why it would come up as a false positive. So I'm not totally sure what I could do to fix it.
#7. Posted:
Bashful
  • TTG Senior
Status: Offline
Joined: Aug 02, 201211Year Member
Posts: 1,915
Reputation Power: 77
Status: Offline
Joined: Aug 02, 201211Year Member
Posts: 1,915
Reputation Power: 77
Minato_Namikaze wrote
-Skittle wrote
Minato_Namikaze wrote
-Skittle wrote Explanation please?
[ Register or Signin to view external links. ]

I'm not sure what to tell ya. If you don't feel comfortable downloading the executable, you can download the source code from GitHub and compile it yourself.

I don't at all think this is a virus as you posted the source, I was just wondering if this happens to anyone else as it could be an eror that you can fix.

Yeah, I honestly have absolutely no idea why it would come up as a false positive. So I'm not totally sure what I could do to fix it.

I'll take a look at the source and let you know ;P
Edit:
Not really sure.
Honestly, a lot of .NET exe's seem to have false positives when internet connectivity is involved with the program. Didn't really see any class that specifically caught my eye however.


Did you mention using a .dll? If the .exe was bound with the dll or the executable was obfuscated, that could be why.
#8. Posted:
Minato_Namikaze
  • New Member
Status: Offline
Joined: Oct 11, 20149Year Member
Posts: 25
Reputation Power: 1
Status: Offline
Joined: Oct 11, 20149Year Member
Posts: 25
Reputation Power: 1
Bashful wrote I'll take a look at the source and let you know ;P
Edit:
Not really sure.
Honestly, a lot of .NET exe's seem to have false positives when internet connectivity is involved with the program. Didn't really see any class that specifically caught my eye however.


Did you mention using a .dll? If the .exe was bound with the dll or the executable was obfuscated, that could be why.

There is no obfuscation, but I did merge two open-source DLL files so maybe it has something to do with that.
#9. Posted:
Minato_Namikaze
  • New Member
Status: Offline
Joined: Oct 11, 20149Year Member
Posts: 25
Reputation Power: 1
Status: Offline
Joined: Oct 11, 20149Year Member
Posts: 25
Reputation Power: 1
Update! Musique now allows tag editing for song files! WOOOH! And some minor changes to the code.
#10. Posted:
-Fakes-
  • Wise One
Status: Offline
Joined: Jan 11, 201212Year Member
Posts: 547
Reputation Power: 30
Status: Offline
Joined: Jan 11, 201212Year Member
Posts: 547
Reputation Power: 30
I like the idea, keep it up
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.