caviv / fuskbreak

A break.com fuskator - Direct links to the videos and no ads. Saving page locally. (golang)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fuskbreak

A break.com fuskator - Direct links to the videos and no ads. Saving page locally. (golang)

[

fuskbreak

](https://www.c2kb.com/fuskbreak)

Read break.com page and build a clean one (locally)

I like break.com, when I want to relax my time and see some funny cats on the interent or nice babes, I get into break.com and I pass my time nicely between coding. Just funny comments, funny videos and good time.

But, alas, there are some problems. The upper ads go on top of the content, making it even impossible to be read on the lap-top, and the videos, most of them just don't load on chrome. This is very frustrating, I want to see a nice clip, but it dosen't load. I want to see a funny picture but there is a huge upper ad on top of it, hiding the picture.

Summary of the problems in break.com

  • Videos does not load (chrome on linux)
  • Wide and high top ad over the content !

Here are images of the problem in break.com

  • Top ad hiding the content
  • Video does not load

The solution: A Fuskator for break.com

This is why I have created fuskbreak !, fuskbreak is a piece of software writte in go (golang) that connects to break.com and creates a new webpage locally with out the whole mambo-jambo around it. Just a simple webpage with direct links to the content. Direct viedo links - download viedos from break.com and see the latest posts in a clean way of look.

The results of fuskbreak

  • Just a clean page with direct links to videos - No ads
  • Videos loads directly

No bullshit. Just clean links directly to the videos.

Download fuskbreak

fuskbreak is a free software, open source, hosteb by GitHub. You can download the source and compile it yourself or you can download already made binaries for Windows, Linux or Mac.

Current version is: 1.0

Download location for fuskbreak

fuskbreak Usage

Using fuskbreak is very easy, just open the Terminal or Command Line Console and type:
$ ./fuskbreak 40 > page.html
Sample Usage: (When the parameters - are how many posts to download)
> fuskbreak.exe 40 > page.html
General usage:
> fuskbreak.exe [number of posts do download] > [results_page_name.html]

© Made by [Cnaan Aviv](https://www.cnaanaviv.com) 2017 See my other projects at [www.c2kb.com](https://www.c2kb.com)

About

A break.com fuskator - Direct links to the videos and no ads. Saving page locally. (golang)

License:MIT License


Languages

Language:Go 96.5%Language:Shell 3.5%