Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i Use videoplayback URL to play video in a player like some website doing ? #3474

Closed
shahzadakram opened this issue Aug 9, 2014 · 25 comments
Closed

Comments

@shahzadakram
Copy link

@shahzadakram shahzadakram commented Aug 9, 2014

Hello ,

I see some website is playing video from youtube same URL like -g ... but when i use this URL to play video this will not work for my anymore .

Please check this
Thanks

@abdullahsyed007
Copy link

@abdullahsyed007 abdullahsyed007 commented Aug 11, 2014

you need to decode this url
http://meyerweb.com/eric/tools/dencoder/

@phihag
Copy link
Contributor

@phihag phihag commented Aug 11, 2014

It depends on the video service. In general, there is no guarantee that the download will work with anything but youtube-dl. You seem to be using YouTube, and YouTube regularly requires the download to come from the same IP address as the extraction, and sometimes even with the same cookies. So, no, you need to download the video yourself and stream it, or use the YouTube API, although that of course will only work with YouTube and not other video services.

@phihag phihag closed this Aug 11, 2014
@shahzadakram
Copy link
Author

@shahzadakram shahzadakram commented Aug 11, 2014

Yes I am trying to Use Youtube and as you know youtube is banned in Pakistan and I am trying to get Stream URL that i can Play on my website from ....
I see there and there is nothing changed in URL those i mentioned and one is working and one is not ....

THanks

@Brottweiler
Copy link

@Brottweiler Brottweiler commented Aug 11, 2014

@shahzadakram What OS do you run?

@shahzadakram
Copy link
Author

@shahzadakram shahzadakram commented Aug 11, 2014

Cent OS ...

@Brottweiler
Copy link

@Brottweiler Brottweiler commented Aug 11, 2014

@shahzadakram So, GNU/Linux.

From what I understand, you want to play youtube videos in an external player? I use mpv to do that.

mpv <youtube-url>

@shahzadakram
Copy link
Author

@shahzadakram shahzadakram commented Aug 11, 2014

i want to play video like this :

http://www.ytpak.com/?component=video&task=view&id=_1MDrwqjeGo

check the page SOurce and URL of video

@shahzadakram
Copy link
Author

@shahzadakram shahzadakram commented Aug 11, 2014

I want to play the Video same like the Above URL

@Brottweiler
Copy link

@Brottweiler Brottweiler commented Aug 11, 2014

That's an embedded youtube video.

mpv https://www.youtube.com/watch?v=_1MDrwqjeGo

@shahzadakram
Copy link
Author

@shahzadakram shahzadakram commented Aug 11, 2014

The above that i sent you now is not an embeded URL .... this one i can get from :

youtube-dl --verbose http://www.youtube.com/watch?v=L5qoPRyvPOU

@shahzadakram
Copy link
Author

@shahzadakram shahzadakram commented Aug 11, 2014

but not able to stream :(

@Brottweiler
Copy link

@Brottweiler Brottweiler commented Aug 11, 2014

Oh I'm sorry, so playing the URL with an external player like mpv doesn't work, since youtube is blocked?

How is it blocked? Because maybe you can chance DNS server?

But otherwise, sorry cannot help you with that. :/

@shahzadakram
Copy link
Author

@shahzadakram shahzadakram commented Aug 11, 2014

Its blocked in All over the Pakistan by ISP (Internet Service Provider) but the Above URL work for me to play video in my player .... That is why I am trying to get the way from Where i can get the URL like above will work for me ....

Anyways Thanks

@Brottweiler
Copy link

@Brottweiler Brottweiler commented Aug 11, 2014

So you can actually view and play the youtube video, if it is embedded like on this page? http://www.ytpak.com/?component=video&task=view&id=_1MDrwqjeGo

@shahzadakram
Copy link
Author

@shahzadakram shahzadakram commented Aug 11, 2014

yes same like The Above URL ..... THat i gave you earlier .

@abdullahsyed007
Copy link

@abdullahsyed007 abdullahsyed007 commented Aug 23, 2014

dear Shahzad Akram as youtube is banned in pakistan so all google.videos are also banned in pakistan. to open this link you must run any hotspot sheild thing to download this link

@Elite
Copy link

@Elite Elite commented Aug 24, 2014

Try something like these - http://www.megaleecher.net/taxonomy/term/7566 to bypass all sorts of censorship.

@mhamzas
Copy link

@mhamzas mhamzas commented Oct 11, 2014

Hi shahzad, just saw ytpak.com and looks like you are successfull for what you were searching for. Congratulations. Can you please guide us too how'd you made it work ?
Thanks

@zaasmi
Copy link

@zaasmi zaasmi commented Dec 11, 2015

check vidqo.com
you need to create a proxy between youtube and Paki traffic.

@Manchesterz
Copy link

@Manchesterz Manchesterz commented Dec 11, 2015

EDIT: spam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
9 participants
You can’t perform that action at this time.