WordRider Home
Welcome! Log In Create A New Profile

Advanced

What plugins people want

Posted by Vity 
Re: What plugins people want
January 03, 2013 10:06PM
100% Wrote:
-------------------------------------------------------
> Could you please create a plugin for
> megafiles.se:
>
> www.megafiles.se
>
> Thanks!

Plugin created cool smiley
Re: What plugins people want
January 04, 2013 02:02PM
birchie Wrote:
-------------------------------------------------------
> 100% Wrote:
> --------------------------------------------------
> -----
> > Could you please create a plugin for
> > megafiles.se:
> >
> > www.megafiles.se
> >
> > Thanks!
>
> Plugin created cool smiley

Thank you so much!
Re: What plugins people want
January 05, 2013 11:09AM
Hugefiles.net plugin needed,thank you!
Re: What plugins people want
January 07, 2013 01:39AM
I would love a Discovery channel plugin. How to do it is documented already.

[code.google.com]

Quote

Download the following Discovery.com show page:

dsc.discovery.com/tv-shows/gold-rush/videos/the-long-road.htm

There will be some JSON which includes a list of clips. The '"m3u8": ' items are the interesting bits. These might be multiple short 1-2 minute clips, and there will be one much longer clip (~42 minutes). In the above case:

discidevflash-f.akamaihd.net/i/digmed/hdnet/35/f8/02652500201001_GR_Long_Road-,400k,110k,200k,600k,800k,1500k,3500k,.mp4.csmil/master.m3u8

is the one we're interested in. Downloading the referenced file, we get a text file with several lines like this:

....
#EXT-X-STREAM-INFtongue sticking out smileyROGRAM-ID=1,BANDWIDTH=3560000,RESOLUTION=1280x720,CODECS="avc1.77.30, mp4a.40.5"
index_6_av.m3u8?e=b471643725c47acd
....

Concatenate the base of the above URL with the a requested playlist to get (in this case the HD stream):

discidevflash-f.akamaihd.net/i/digmed/hdnet/35/f8/02652500201001_GR_Long_Road-,400k,110k,200k,600k,800k,1500k,3500k,.mp4.csmil/index_6_av.m3u8?e=b471643725c47acd

Downloading this file, we finally get the playlist:

#EXTM3U
#EXT-X-TARGETDURATION:10
#EXT-X-ALLOW-CACHE:YES
#EXT-X-VERSION:2
#EXT-X-MEDIA-SEQUENCE:1
#EXTINF:10,
segment1_6_av.ts?e=b471643725c47acd
#EXTINF:10,
segment2_6_av.ts?e=b471643725c47acd
#EXTINF:10,
...
etc

In the case of the above HD stream, each segment will be about 4-5 megabytes and there could be upwards of 250 of them. These segments are parts of an mpeg transport stream, and seem to be safe to blindly concatenate. They are identified by ffmpeg as follows:

Input #0, mpegts, from 'ts/segment99_6_av.ts?e=b471643725c47acd':
Duration: 00:00:10.01, start: 980.113000, bitrate: 3623 kb/s
Program 1
Stream #0.0[0x100]: Video: h264 (Main), yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 32.11 fps, 1k tbr, 90k tbn, 59.94 tbc
Stream #0.1[0x101]: Audio: aac, 44100 Hz, stereo, s16, 63 kb/s
Re: What plugins people want
January 08, 2013 08:44AM
Discovery.com plugin released. I found a simpler method than the one described there. smiling smiley
Re: What plugins people want
January 08, 2013 09:07PM
zhaolanhuo Wrote:
-------------------------------------------------------
> Hugefiles.net plugin needed,thank you!

Plugin created cool smiley
Re: What plugins people want
January 09, 2013 09:31PM
Could you please create a plugin for espn3.com.
Re: What plugins people want
January 15, 2013 05:33PM
A plugin for Google Books will be great.

There's a script for Firefox that could help: [userscripts.org]
Re: What plugins people want
January 15, 2013 05:39PM
hello again can You make plugin for [uploadboxs.com] thx
Re: What plugins people want
January 15, 2013 11:08PM
A plugin for batshare will be great.
Sorry, only registered users may post in this forum.

Click here to login