Conversaciones » Desarrolladores
"grid layout for search results" .. . In youtube.
without the script:
https://i.imgur.com/N834o4c.jpg
with the script installed, fixed:
https://i.imgur.com/vvMFLHA.jpg
Install for ex this version of youtube+ script,
& snaplinksplus & you'll see that only the video link is selected
& not crap links below, & now tabs can be cleanly opened in new tabs.
https://greasyfork.org/en/scripts/9932-youtube?version=112074
What i need: the part of the script that does that, allows
only the video link to be opened, by not making these stupid parts
clickable, for ex:
"7 months ago875,563 views
Lyrics: Ex, Ex (repeat 4x) Saturday night and the streets are filling up
Saturday night and my mates are calling up Wondering ...
CC"
Only these parts are clickable:
James TW - Ex (Official Video)
JamesTWVEVO
That part of the youtube+ scirpt prevents snaplinksplus to fail to open
all selected links..
i'm on ff44.0.2 still supporting the collection of addons that were coded
for the browser since 2 decades. & snap links plus 2.4.3 addon
anyone ?
"grid layout for search results" .. . In youtube.
I have been using the youtube + script since a while & realized that it was generating
too many issues.
But i'd love to have one function from that script to use in greasemonkey.
It's a function that cleans the links in a way that when i use the addon snaplinks plus,
snaplinks plus can detect distinctively each videos from a search result in youtube
to be opened in a new tab, but without that function, snaplinks plus detects several links
per video & the process of opening all links selected is broken.
The author of youtube plus has an ego & doesn't want to extract that script,
so i was wondering if you could..
if it's not too hard to extract it,
if anyone's willing to help, the author of youtube plus calls it:
"grid layout for search results" .. .
Ps: i've found strings like grid or layout & found such part, but i couldn't make an independent script out of it, not being a coder..