Visual Basic 2010 Express Tutorial 46 - Playing YouTube Videos With WebBrowser And Parameters

preview_player
Показать описание

This tutorial shows how to embed and play a YouTube video. The WebBrowser is used to play the videos.

Modification Of The Video Link:

Delete the watch? and replace the = with a /


Will Become:


YouTube Parameters are used in this video. A complete list, of parameters and examples, can be found at:


The list of parameters includes:

1. autohide
2. autoplay
3. border
4. cc_load_policy
5. color
6. color1, color2
7. controls
8. disablekb
9. enablejsapi
10. egm
11. fs
12. hd
13. iv_load_policy
14. loop
15. modestbranding
16. origin
17. playerapiid
18. playlist
19. rel
20. showinfo
21. showsearch
22. start
23. theme
Рекомендации по теме
Комментарии
Автор

I'm watching this to prepare myself for upcoming lessons in my school since my teacher makes us guess the codes so its a big help on watching your videos

nexuslegends
Автор

Ive watched all ur tutorials and now i have a basic understanding of Visual Basic 2010

paramjotbrah
Автор

Thanks a lot SchoolFreeware....
Because of you i have basic knowledge of c++, visual basic and all the stuff u taught at this age(13) and using this tutorial i have created a good tool which came very handy to me.

Most credits go to

tkod
Автор

@romlevtov The earlier videos were done with Camstudio - free download - and edited with Movie Maker. The later videos are recorded and edited with Camtasia Studio.

SchoolFreeware
Автор

I finished my course on vb and I'm just learning extra stuff we didn't see in class here, really cool.

Philbertsroom
Автор

Hello, I have recently watched all of your videos and i really appreciate everything you done for us.These videos really helped me with my programming, and they are easy to understand.I subscribed and liked, and looking forward to see more lessons.Thank you :)

markoni
Автор

I love your tutorial. How can I make the application play the list of Youtube videos on the right automatically and also adjust sense the volume automatically. If the volume goes above a certain threshold in Youtube, My application will bring it down or up depending on my settings. Please help.

michelg
Автор

@thefunnyfreak22 Depending on the format of the movie, Windows Media Player, QuickTime or Shockwave Flash will be able to play it. For Windows Media Player, use the URL property to load the video.

SchoolFreeware
Автор

You really should make more tutorials on visual basic 2010 express VB.Net!

arnedebeer
Автор

I have a different problem. I would like to make my own app for a browser that automatically plays the youtube videos on a certain website... it is annoying to constantly click play on every video you watch. I don't have access to the youtube URLs... how do I make Visual Basics "Click Play", for lack of a better term. Any help?

StuffWithAlex
Автор

Hi! If I publish this project and make an installer, when I install and run it in another computer it gives me an error, of how &fs&autoplay could not be downloaded from youTube

DillandShaj
Автор

can we imports the Win32 dll or something?(for we get the all Win32 functions at once)

joaquimjesus
Автор

@SchoolFreeware thanks for replying, it worked! But it opens form1 and the video in windows media player in separate windows. Is it possible to have it play in the form1?

thefunnyfreak
Автор

When trying to play a certain video, I get a message in the window that says "This video contains content from UMG. It is restricted from playback on certain sites."
Then I have to click "Watch on YouTube" to watch the video.
This does not happen when I try to play a different video.
What's going on?

meganweber
Автор

why if i try to "Delete the watch? and replace the = with a /" it showing pop up to dowload or not..
when i try to download, pop up (the internetExplorer is can't download)
when i try to cancle than on webrowser1 is shown "Navigation to the webpage was canceled"
but i allowed to be refresh it..than the vidio shown..
please how to delet the pop up (asking for download)

blazerblack
Автор

i watched all your tutorials and make some great things
so THANK YOU !!

tarebjelodugme
Автор

when i do nevigate is says in the erros thingy: 'nevigate' is not a member of


HELP

zerobyter
Автор

the video wont play...instead it will give me the option to open or save the file?? do you know how to fix

bilz
Автор

@schoolfreeware i see that this is an old video but i still found it helpfull, but i do have a problem. when i do the youtube link it says refresh the page and i do but nothing happoends. please help me.

MrCuk
Автор

Hey schoolfreeware great video but can you please tell me how to inbed a video that is saved on your compter so you can watch it offline?

thefunnyfreak