a user can make a profile on my approval only. they can upload video/mp3 and write content in there profile. members can post comments on the video/mp3s or content. only members can view the videos, mp3s and content. guest can view the profile, the first paragraph of content for each subpages and one sample video. I need a section with all videos broken up into categories same for mp3 content. can i use drupal to do this?
Ya.. modules are available for mp3 n videos. checkout modules section on drupal site. http://drupal.org/project/Modules/category/67
You should check the usernode module and some relevant stuff. Views will be almost a must to list the nodes created by your users. Assigning permissions is really simple as you can create as many groups as you want (they call it roles)