Often (or not) you might come across the need to download a video from a site you don’t own (e.g. someone uploaded an interview of you), but they use an RTMP server to stream their video. This neat tool will go to the URL of the page hosting the video player, load the page in […]

Read More

Need a quick, easy and free way of cleaning up a video’s audio from background noise ? Follow the steps below to remove background audio from videos. First get and install the tools: FFMPEG. SoX – Sound eXchange. Then clean your noise! Split the audio and video streams into 2 seperate files: The VIDEO stream: ffmpeg […]

Read More

  An app I wrote needed the following features: Application has to run in the browser as a SWF. Application will run in filesystem mode (file://). Application will not have server side (except for YouTube). Application will have to login to YouTube using ClientLogin instead of AuthSub to avoid redirects. Application will have to upload a manipulated […]

Read More