Converting a Youtube downloader form VB to C# [closed]

南楼画角 提交于 2020-01-17 13:46:10

问题


Im working on a youtube downloader class. And I got vb.net version which I would like to port to C#. But im running in so problems. So any help would be nice. Also the only type i'm going to use is .mp3.

Original post on hack forums: http://www.hackforums.net/showthread.php?tid=2052105

My current version: http://pastebin.com/2iH2vQ2L

Ps: Yes I have looked on google but most are outdated or not complete.

Edit: This thread is answered although this was only one part of the problem. The othere problem is here: Fixing a youtube downloader class


回答1:


Try these sites: http://www.developerfusion.com/tools/convert/csharp-to-vb/ http://www.developerfusion.com/tools/convert/vb-to-csharp/



来源:https://stackoverflow.com/questions/9957429/converting-a-youtube-downloader-form-vb-to-c-sharp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!