Showing posts with label mytv. Show all posts
Showing posts with label mytv. Show all posts

Tuesday, 18 May 2010

updated mytv_get forum

[http://groups.google.com/group/mytv_get_forum]
posted some shots for using rtmpsuck, rtmpdump not work because disneyToken not implemented, so as rtmpsrv . Now I don't host any tools to download tvb.com mytv video / stream

the philosophy behind is simple, using rtmpsuck as a proxy server for video link

first, add hosts entry 1 for video servers and points to Machine2 2. If the web and video server are on same domain (luckily, mytv is not! ), a web proxy is also needed on Machine2, because address is translated to that machine, rtmpsuck is only serving tcp port 1935, the http (tcp 80) of that  server will not work (because you are asking Machine2 for webpage)

second, start rtmpsuck on Machine2 (it's easy, then wait for connection)

third, open the web page on Machine1 (easy, then the video data will then requesting from Machine2)

1 %SystemRoot%\System32\drivers\etc\hosts
2 you may read the source code of the html page to find the server address, or use netstat sniffer etc ...

it is quite hard to do user impersonation on Windows and the design is "all users' network as a whole", and lacks the prerouting forward postrouting concept (tried full clone nat , mapping in kerio wf, stcppipe, forcebindip, winrelay, wipfw, 3proxy, tcppm, rinetd, proxycap, widecap, freecap, proxifier and the mix of it, and can't make it work in single pure windows environment , it is no more simple way besides 2 adapters w/ different ip / dns settings as I know to implement transparent proxy port tcp 1935 for rtmpsuck), I use virtualbox, or you can use 2 pcs

last edited: Nov-2010

Friday, 19 February 2010

mytv_get (a tool to download mytv video on (mytv.tvb.com) 0.0.4

updated 2010-05-18 : the sourceforge link below is not the software I distribute, this software is no longer maintained, and I deleted the account on sourceforge already and it is now used by another person !!! that piece of software claims to be capable to download mytv video, but it is purely a software with google ads
updated 2010-05-27 : regain the ownership of the sourceforge project, and no more mytv_get will be released in the foreseeable future.

use the forum [http://groups.google.com/group/mytv_get_forum] if you want to find more information
I posted some rtmpsuck and mytv related stuff in it

0.0.4
- download tvb mytv stream (also someone call it flash, mp4, flv, video) (下載 mytv.tvb.com)
- work along with MPlayer, play mytv off the browser on-the-fly
- support urls start with mytv. drama. programme. (no inews)
- click'n'enter: right-click to paste then enter for ultimate simplicity


Project Homepage: [http://mytvget.sourceforge.net/]
http://groups.google.com/group/mytv_get_forum

tags: mp4, mytv, mytv download, rtmp, rtmpe, tvb.com, tvb.com.hk

Tuesday, 2 February 2010

mytv_get (a tool to download mytv video on tvb (.com)) 0.0.3b

updated 2010-05-18 : the sourceforge link below is not the software I distribute, this software is no longer maintained, and I deleted the account on sourceforge already and it is now used by another person !!! that piece of software claims to be capable to download mytv video, but it is purely a software with google ads
updated 2010-05-27 : regain the ownership of the sourceforge project, and no more mytv_get will be released in the foreseeable future.

use the forum [http://groups.google.com/group/mytv_get_forum] if you want to find more information
I posted some rtmpsuck and mytv related stuff in it 

0.0.3b
- download tvb mytv stream (also someone call it flash, mp4, flv, video) [ 下載 mytv (tvb.com) ]
- debug function (so you can send me reports)
- debug mode (enter 'debug' in the first line and hit enter)
- using rtmpdump to handle the rtmp:// and rtmpe:// protocol
- click'n'enter, right-click to paste then enter for ultimate simplicity



Project Homepage: [http://mytvget.sourceforge.net/]
http://groups.google.com/group/mytv_get_forum

a single executable file in the root folder, the main program software

tags: mp4, mytv, mytv download, rtmp, rtmpe, ssed, tvb.com, tvb.com.hk, sed

Wednesday, 27 January 2010

mytv_get (a tool to download mytv video on tvb (.com)) 0.0.3a

updated 2010-05-18 : the sourceforge link below is not the software I distribute, this software is no longer maintained, and I deleted the account on sourceforge already and it is now used by another person !!! that piece of software claims to be capable to download mytv video, but it is purely a software with google ads

updated 2010-05-27 : regain the ownership of the sourceforge project, and no more mytv_get will be released in the foreseeable future.

use the forum [http://groups.google.com/group/mytv_get_forum] if you want to find more information
I posted some rtmpsuck and mytv related stuff in it

and please read thishttp://bird1110.blogspot.hk/2012/08/download-tvbcom-mytv-video.html

0.0.3a
Website - http://mytvget.sourceforge.net/

- download tvb mytv stream (also someone call it flash, mp4, flv, video) [ 下載 mytv (tvb.com) ]
- debug function (so you can send me reports, not yet implemented)
- debug mode (enter 'debug' in the first line and hit enter, not yet implemented)
- using rmtpdump to handle the rtmp:// and rtmpe:// protocol
- click'n'enter, right-click then enter for ultimate simplicity


changes to 0.0.2a :
- lot of code rewritten, but still dirty
- yet another params to rtmpdump

mytv_get forum,
http://groups.google.com/group/mytv_get_forum

https://sourceforge.net/projects/mytvget/

using ssed to play around the parameters, and use xargs to send it to curl, rtmpdump

ssed - super-sed version 3.62, based on GNU sed version 4.1
curl - curl 7.19.5 (i586-pc-mingw32msvc) libcurl/7.19.5 zlib/1.2.3
xargs - GNU xargs version 4.1
rtmpdump - RTMPDump v2.1c

and a single executable file in the root folder, the main program software

tags: mp4, mytv, mytv download, rtmp, rtmpe, ssed, tvb.com, tvb.com.hk, sed

Sunday, 17 January 2010

mytv_get (a tool to download mytv video on tvb (.com)) 0.0.2a

updated 2010-05-18 : the sourceforge link below is not the software I distribute, this software is no longer maintained, and I deleted the account on sourceforge already and it is now used by another person !!! that piece of software claims to be capable to download mytv video, but it is purely a software with google ads
updated 2010-05-27 : regain the ownership of the sourceforge project, and no more mytv_get will be released in the foreseeable future.

use the forum [http://groups.google.com/group/mytv_get_forum] if you want to find more information
I posted some rtmpsuck and mytv related stuff in it
0.0.2a
https://sourceforge.net/projects/mytvget/
- download tvb mytv stream (also someone call it flash, mp4, flv, video) [ 下載 mytv (tvb.com) ]
- debug function (so you can send me reports)
- debug mode (enter 'debug' in the first line and hit enter)
- using rmtpdump to download the rtmpe:// stream


changes to 0.0.1a :
- smaller program size
- simpler with ssed, now no more tr, grep

using ssed to play around the parameters, and use xargs to send it to curl, rtmpdump

ssed - super-sed version 3.62, based on GNU sed version 4.1
curl - curl 7.19.5 (i586-pc-mingw32msvc) libcurl/7.19.5 zlib/1.2.3
xargs - GNU xargs version 4.1
rtmpdump - RTMPDump v2.1c

and a single execute file in the root folder, the main program software

tags: mp4, mytv, mytv download, rtmp, rtmpe, ssed, tvb.com, tvb.com.hk, sed

Labels

Search This Blog