Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New default.py Found how to get banned.video query #2

Open
pewkodi opened this issue Aug 15, 2020 · 10 comments
Open

New default.py Found how to get banned.video query #2

pewkodi opened this issue Aug 15, 2020 · 10 comments

Comments

@pewkodi
Copy link

pewkodi commented Aug 15, 2020

default.txt

Can you review and update the infowars app?

Thanks

@pewkodi
Copy link
Author

pewkodi commented Dec 1, 2020

Updated default.py
default.py.zip

@pewkodi
Copy link
Author

pewkodi commented Dec 10, 2020

Added 20 videos per banned.video search and infowars films
default.py.zip

@eldergabriel
Copy link

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!).

@pewkodi
Copy link
Author

pewkodi commented Dec 15, 2020

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

@xxx9
Copy link

xxx9 commented Apr 20, 2021

Added the infowars repo but the Alex show loop and banned video doesn't work, though PJW (youtube) did/ Any ideas?

@pewkodi
Copy link
Author

pewkodi commented Apr 21, 2021

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:

https://pewkodi.github.io/packages

@xxx9
Copy link

xxx9 commented Apr 23, 2021

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.

@pewkodi
Copy link
Author

pewkodi commented Apr 24, 2021 via email

@pewkodi
Copy link
Author

pewkodi commented Apr 24, 2021

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.

@xxx9
Copy link

xxx9 commented May 1, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants