Open pewkodi opened 4 years ago
Updated default.py default.py.zip
Added 20 videos per banned.video search and infowars films default.py.zip
Just wondering if those are statically referenced in the code, or if those are dynamically found via site query? Oh, and one more thing... BANNED.VIDEO! BANNED.VIDEO! BANNED.VIDEO! (emphasis on the BANNED.VIDEO!).
So the way banned.video works is thru javascript/graphql/json. I got banned.video to work searching for the api on api.infowarsmedia.com then graphql came up. once i got the graphql search to work on the site with variables and the json channel id i was able to get the json output. I then created a function using python to get the info. Last yr infowars changed their site ti use graphql. As long as they use graphql and json then it should work. python and javascript is something you want to avoid. You want json data.
The key here is json and graphql. Banned.video has been changing with different categories:ie channel ids.
I will have to always get the channel id for the banned.video to work. This banned.video work be a dynamic site based on the channel ids.
thx
Added the infowars repo but the Alex show loop and banned video doesn't work, though PJW (youtube) did/ Any ideas?
Added the infowars repo but the Alex show loop and banned video doesn't work, though PJW (youtube) did/ Any ideas?
please add this repo thru the file manager(see link below) then install infowars repo zip and then update infowars addon:
Thanks pew, can now view 'Banned' and most other links but the Alex Jones loop will still not open on two different ISP. It tries then flicks out like its being blocked.
Please try it now. If not, go to the infowars updated repo you added and update then try the shows
On Fri, Apr 23, 2021 at 1:45 PM xxx9 @.***> wrote:
Thanks pew, can now view 'Banned' and most other links but the Alex Jones loop will still not open on two different ISP. It tries then flicks out likes its being blocked.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Spinalcracker/infowars/issues/2#issuecomment-825816789, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE43UIQ6AHQE2CGR26VSRV3TKGW3HANCNFSM4P77HUHQ .
-- Patrick
Thanks pew, can now view 'Banned' and most other links but the Alex Jones loop will still not open on two different ISP. It tries then flicks out like its being blocked.
Let me know if you want other categories. I can add them.
Alex loop now opens first time on Virmin uk, on TkTk struggles but usually opens. Thanks, a small victory for free speach.
From: PEWKodi @.> Sent: 24 April 2021 20:38 To: Spinalcracker/infowars @.> Cc: xxx9 @.>; Comment @.> Subject: Re: [Spinalcracker/infowars] New default.py Found how to get banned.video query (#2)
Thanks pew, can now view 'Banned' and most other links but the Alex Jones loop will still not open on two different ISP. It tries then flicks out like its being blocked.
Let me know if you want other categories. I can add them.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/Spinalcracker/infowars/issues/2#issuecomment-826143191, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AI3YH3C2V52KEQB6WEQXUCDTKMM43ANCNFSM4P77HUHQ.
default.txt
Can you review and update the infowars app?
Thanks