Add Hiding_Spam_with_uBlock_Origins.jsonl
Browse files
Hiding_Spam_with_uBlock_Origins.jsonl
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"text": "what's going on YouTube this is IPC and I've heard a lot of people complain about just the various junk or advertisement social media platform show you nowadays and many platforms do have a muted word list that enables you to tell the platform what content not to show you but I never like telling people not uh what not to show me because if I say don't show me this junk it's just going to send me some other junk right I much rather just ignore that junk all together and the best way to do that is having a browser plugin just hide the content for you because then the platform doesn't have a chance to replace it so to do that I like using ublock origin which many people think is just an ad blocker but it really does a lot more and this is not a sponsored video by the way so let's just go in my", "start": 1.0, "duration": 0.0, "meta": {"video_id": "Qzb1j-L1n7o", "title": "Hiding Spam with uBlock Origins", "url": "https://www.youtube.com/watch?v=Qzb1j-L1n7o"}}
|
| 2 |
+
{"text": "ublock origin settings I'm going to open the dashboard and then you want to go over to my filters I'm going to create a custom filter if you start the line with an exclamation point it's a comment so it doesn't take any effect I'm I'm just going to name this the Twitter bad words right and we're going to start the rule off by saying twitter.com and that's going to tell it to activate on this domain and then we want to specify where that content is on the page this is going to seem like magic but just bear with me for a minute and we'll go over it all we're going to say data test ID is equal to then cell iner div and then after that we do a colon and then has text I think it's a dash after text and then we do a regular expression so anything between these two slashes we can hide so let's take some common words", "start": 46.8, "duration": 0.0, "meta": {"video_id": "Qzb1j-L1n7o", "title": "Hiding Spam with uBlock Origins", "url": "https://www.youtube.com/watch?v=Qzb1j-L1n7o"}}
|
| 3 |
+
{"text": "I'm going to hide the and or if we go to my timeline real quick and just search there is a lot of instances of the there's a lot of instances of and and or right um looks like not many of or but this would be a good one because because it will tell us if we're blocking like the word for with this so we're going to make this rule apply the changes and then refresh or page and we're going to search for all the new words we have if we do the we see like content just magically disappearing because it is hiding that if we do or let's see we see some hits around this and we didn't specify this area so that's why it's not blocked but I don't see or in here so let's go ahead and add spaces to this do apply changes refresh because I would definitely want to see words like fort in my timeline right so now we have more", "start": 100.84, "duration": 0.0, "meta": {"video_id": "Qzb1j-L1n7o", "title": "Hiding Spam with uBlock Origins", "url": "https://www.youtube.com/watch?v=Qzb1j-L1n7o"}}
|
| 4 |
+
{"text": "hits of O because we're just filtering the word or if we do the oh we have this but it's a capital T and what I forgot to do is put a SL I at the end that tells it to be case insensitive so let's now refresh the timeline and things like that should be hidden um why is that not hidden well as soon as I clicked it it head um it's not perfect but it definitely takes down a lot um maybe that wasn't hit him because it had a word or something in it but we don't see many instances of the now so how is how did I get that data test ID let's go over that real quick it's not too hard so I'm going to hit F12 to open up my Dev tools and then let's go to the div I'm going to try to get to highlight as much as possible and then if we look at the source um let's see we have the class here we want to go up", "start": 168.4, "duration": 0.0, "meta": {"video_id": "Qzb1j-L1n7o", "title": "Hiding Spam with uBlock Origins", "url": "https://www.youtube.com/watch?v=Qzb1j-L1n7o"}}
|
| 5 |
+
{"text": "until we're at like the last area where it hide or where it highlights everything we don't want to see and that is right here we can see we got the div and it's called Data test ID cell inner div so that's where this piece of it came from now before we end this video there is one thing I wanted to show really quick um I found this tweet that has some good other blocks so I'm going to paste this in and we can go over it because I really hate or dislike I shouldn't use the word hate um the whole uh discover more or more tweets because these are always unrelated to what I wanted to see in the first place so these rules are going to hide it so I will link this in the description it also goes over to this GitHub page which has so much more that you can do with it so hopefully this has been beneficial to", "start": 233.879, "duration": 0.0, "meta": {"video_id": "Qzb1j-L1n7o", "title": "Hiding Spam with uBlock Origins", "url": "https://www.youtube.com/watch?v=Qzb1j-L1n7o"}}
|
| 6 |
+
{"text": "you take care all and I will see you all next time", "start": 291.28, "duration": 0.0, "meta": {"video_id": "Qzb1j-L1n7o", "title": "Hiding Spam with uBlock Origins", "url": "https://www.youtube.com/watch?v=Qzb1j-L1n7o"}}
|