Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

This video/stream REFUSES to download.

(http://stream-recorder.com/forum/showthread.php?t=16329)

evol 05-13-2013 07:02 PM

Re: This video/stream REFUSES to download.


 
Like this

Code:

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\sy stem32\wbem;C:\Program Files\PC Connectivity Solution;C:\Program Files\QuickTime\QTSystem;C:\Parky\

OurDoug 05-14-2013 03:19 AM

Re: This video/stream REFUSES to download.


 
Quote:

Originally Posted by evol (Post 62186)
Like this

Code:

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\sy stem32\wbem;C:\Program Files\PC Connectivity Solution;C:\Program Files\QuickTime\QTSystem;C:\Parky\

Still no luck. :(

I'm probs doing something stupid, I've screened my steps to give you a picture of what I'm doing.

Code:

http://s13.postimg.org/lkq75q51j/image.jpg
Code:

http://s13.postimg.org/qks8rf01z/image.jpg
Code:

http://s23.postimg.org/c7b4rjjqz/image.jpg
Thanks again.

evol 05-14-2013 03:54 AM

Re: This video/stream REFUSES to download.


 
One small error your doing
Code:

ffmpeg-i
It should be
Code:

ffmpeg -i
Do a version check to see if it recognised 1st
Code:

ffmpeg -version
Or for more help
Code:

ffmpeg -h

OurDoug 05-14-2013 04:25 AM

Re: This video/stream REFUSES to download.


 
Quote:

Originally Posted by evol (Post 62197)
One small error your doing
Code:

ffmpeg-i
It should be
Code:

ffmpeg -i
Do a version check to see if it recognised 1st
Code:

ffmpeg -version
Or for more help
Code:

ffmpeg -h

I think that's it but I can't test it as the video is now gone. At least I managed to download it. :D

Quote:

Originally Posted by evol (Post 62120)
ffmpeg my friend really easy just press Ctrl+Shift+K in your browser and search this in the Filter to get the .m3u8
Code:

http://www.youtube.com/api/manifest/hls_playlist/id/
Then just simply

Code:

ffmpeg -i ".m3u8 url here" -c copy seg.ts
;)

So in future when I'm struggling to download a video, how do I find the URL that I need to paste into filter in order to obtain the .m3u8 url?

Code:


       
Code:

       
http://www.youtube.com/api/manifest/hls_playlist/id/


doesn't work for every video right?

Sorry for my noobness. :o

evol 05-14-2013 06:56 AM

Re: This video/stream REFUSES to download.


 
Quote:

Originally Posted by OurDoug (Post 62199)
I think that's it but I can't test it as the video is now gone. At least I managed to download it. :D



So in future when I'm struggling to download a video, how do I find the URL that I need to paste into filter in order to obtain the .m3u8 url?

Code:


       
Code:

       
http://www.youtube.com/api/manifest/hls_playlist/id/


doesn't work for every video right?

Sorry for my noobness. :o

Good to here you download your video

2 both the other questions really not all of youtubes video are ready for ipad,iphone etc yet because there still experimenting with it. But you can also use the filter method for other websites and use other extensions like .flv, .mp4 etc

OurDoug 05-14-2013 09:22 AM

Re: This video/stream REFUSES to download.


 
Quote:

Originally Posted by evol (Post 62202)
Good to here you download your video

2 both the other questions really not all of youtubes video are ready for ipad,iphone etc yet because there still experimenting with it. But you can also use the filter method for other websites and use other extensions like .flv, .mp4 etc

Code:

http://www.youtube.com/api/manifest/hls_playlist/id/
To download the video you told me to paste that link into filter. Where did you find that link?

OurDoug 05-15-2013 04:09 PM

Re: This video/stream REFUSES to download.


 
Can anyone help me with the question above ^?

OurDoug 05-18-2013 08:32 AM

Re: This video/stream REFUSES to download.


 
Bump!

evol 05-20-2013 06:17 AM

Re: This video/stream REFUSES to download.


 
Quote:

Originally Posted by OurDoug (Post 62206)
Code:

http://www.youtube.com/api/manifest/hls_playlist/id/
To download the video you told me to paste that link into filter. Where did you find that link?

From the Web Console Ctrl+Shift+K


All times are GMT -6. The time now is 02:13 PM.