winsomehax / plugin.video.bitchute

Allow login and browsing of the bitchute website from within KODI
GNU General Public License v2.0
20 stars 2 forks source link

Feed parser in 2.1.0 master and favourites do not work at all. Sorry to say but thx anyway. Merry XMas #17

Closed vigilant4u closed 3 years ago

vigilant4u commented 3 years ago

Is there a chance to fix it?

vigilant4u commented 3 years ago

2020-12-23 11:46:51.963 T:123145401602048 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

vigilant4u commented 3 years ago

And a second error log:

2020-12-23 11:46:41.082 T:123145390792704 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

winsomehax commented 3 years ago

Which channels are you subscribed to on Bitchute? And which video(s) were on your favorites list.

It's working for me, so I'm assume there's something different about those channels and videos

winsomehax commented 3 years ago

In fact, can you try the testing branch. The errors should still be there, but it should pop up a dialog box with the channel and or playlist names it is currently trying to scrape.

Also, could you go into Settings -> System -> Logging and enable debug logging. You'll see an intrusive overlay of stuff like fps while running, but it's logging my print statements also - which I can read for info when you include them. Cheers.

vigilant4u commented 3 years ago

be aware: There was a great stream parser built in the alpha version of the bitchute plugin from your competitor: Perhaps it helps when you adopt its logic: https://www.dropbox.com/sh/6y3q1d8pv3ammjb/AABP-9zwBZcUPtdf20ovdJf6a?dl=0

vigilant4u commented 3 years ago

Channels i am subscribed to in bitchute and which might case a parsing error with your parser???

Which channels are you subscribed to on Bitchute? And which video(s) were on your favorites list.

It's working for me, so I'm assume there's something different about those channels and videos

Channels i am subscribed to as screenshots, as you wished: Is there any causing a parsing error on your side?

https://www.dropbox.com/sh/6olsotnz7b2vdsk/AAC4t3Ro2c5cToWEMZ1vl9wga?dl=0

vigilant4u commented 3 years ago

In fact, can you try the testing branch. The errors should still be there, but it should pop up a dialog box with the channel and or playlist names it is currently trying to scrape.

Also, could you go into Settings -> System -> Logging and enable debug logging. You'll see an intrusive overlay of stuff like fps while running, but it's logging my print statements also - which I can read for info when you include them. Cheers.


DEBUG REPORT WITH newest TESTING VERSION OF YOUR PLUGIN. Testing just "feed" and "favourites". Bothe times: Errors not working, see you debug log here:

2020-12-24 16:00:16.546 T:123145363812352 DEBUG: onExecutionDone(27, /Users/me/Library/Application Support/Kodi/addons/plugin.video.bitchute/main.py) 2020-12-24 16:00:16.560 T:4804154816 DEBUG: ------ Window Init (DialogNotification.xml) ------ 2020-12-24 16:00:16.649 T:123145363812352 INFO: Python interpreter stopped 2020-12-24 16:00:16.649 T:123145363812352 DEBUG: Thread LanguageInvoker 123145363812352 terminating 2020-12-24 16:00:16.667 T:123145363275776 ERROR: GetDirectory - Error getting plugin://plugin.video.bitchute/favourites?item_val=None 2020-12-24 16:00:16.667 T:123145363275776 DEBUG: Thread waiting 123145363275776 terminating 2020-12-24 16:00:16.675 T:4804154816 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 2020-12-24 16:00:16.676 T:4804154816 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.bitchute/favourites?item_val=None) failed 2020-12-24 16:00:16.677 T:4804154816 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.bitchute/) 2020-12-24 16:00:16.677 T:4804154816 DEBUG: ParentPath = [plugin://] 2020-12-24 16:00:16.679 T:4804154816 DEBUG: Loading items: 11, directory: plugin://plugin.video.bitchute/ sort method: 0, ascending: false 2020-12-24 16:00:16.681 T:123145359519744 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.bitchute] took 4 ms 2020-12-24 16:00:16.685 T:123145363275776 DEBUG: Thread BackgroundLoader start, auto delete: false 2020-12-24 16:00:16.691 T:123145363275776 DEBUG: Thread BackgroundLoader 123145363275776 terminating 2020-12-24 16:00:22.088 T:4804154816 DEBUG: ------ Window Deinit (DialogNotification.xml) ------ 2020-12-24 16:00:24.726 T:4804154816 DEBUG: Keyboard: scancode: 0x7b, sym: 0x0114, unicode: 0xf702, modifier: 0x0 2020-12-24 16:00:24.726 T:4804154816 DEBUG: HandleKey: left (0xf082) pressed, action is Left 2020-12-24 16:00:24.863 T:4804154816 DEBUG: Keyboard: scancode: 0x7b, sym: 0x0114, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:26.124 T:4804154816 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0 2020-12-24 16:00:26.338 T:4804154816 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:26.338 T:4804154816 DEBUG: HandleKey: return (0xf00d) pressed, action is Select 2020-12-24 16:00:26.338 T:4804154816 DEBUG: CAddonSettings[plugin.video.bitchute]: loading setting definitions 2020-12-24 16:00:26.338 T:4804154816 DEBUG: CAddonSettings[plugin.video.bitchute]: trying to load setting definitions from old format... 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CAddonSettings[plugin.video.bitchute]: loading setting values 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CSettingsManager: requested setting (cookies) was not found. 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting cookies. Creating a setting on-the-fly... 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CSettingsManager: requested setting (prefer_dash) was not found. 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting prefer_dash. Creating a setting on-the-fly... 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CSettingsManager: requested setting (save_path) was not found. 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting save_path. Creating a setting on-the-fly... 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CSettingsManager: requested setting (seed_after) was not found. 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting seed_after. Creating a setting on-the-fly... 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CSettingsManager: requested setting (username) was not found. 2020-12-24 16:00:26.339 T:4804154816 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting username. Creating a setting on-the-fly... 2020-12-24 16:00:26.339 T:4804154816 DEBUG: ------ Window Init (DialogAddonSettings.xml) ------ 2020-12-24 16:00:27.584 T:4804154816 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0xf703, modifier: 0x0 2020-12-24 16:00:27.586 T:4804154816 DEBUG: HandleKey: right (0xf083) pressed, trying keyboard action 2 2020-12-24 16:00:27.823 T:4804154816 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:28.256 T:4804154816 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0 2020-12-24 16:00:28.384 T:4804154816 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:28.384 T:4804154816 DEBUG: HandleKey: return (0xf00d) pressed, action is Select 2020-12-24 16:00:28.642 T:4804154816 DEBUG: ------ Window Deinit (DialogAddonSettings.xml) ------ 2020-12-24 16:00:30.425 T:4804154816 DEBUG: Keyboard: scancode: 0x35, sym: 0x001b, unicode: 0x001b, modifier: 0x0 2020-12-24 16:00:30.515 T:4804154816 DEBUG: Keyboard: scancode: 0x35, sym: 0x001b, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:30.515 T:4804154816 DEBUG: HandleKey: escape (0xf01b) pressed, action is PreviousMenu 2020-12-24 16:00:30.515 T:4804154816 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate 2020-12-24 16:00:30.826 T:4804154816 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------ 2020-12-24 16:00:30.826 T:4804154816 DEBUG: FreeVisualisation() done 2020-12-24 16:00:30.837 T:4804154816 DEBUG: CGUIWindowManager::PreviousWindow: Activate new 2020-12-24 16:00:30.837 T:4804154816 DEBUG: ------ Window Init (Home.xml) ------ 2020-12-24 16:00:30.837 T:4804154816 DEBUG: CDirectoryProvider[addons://]: refreshing.. 2020-12-24 16:00:30.838 T:4804154816 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing.. 2020-12-24 16:00:30.838 T:4804154816 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing.. 2020-12-24 16:00:30.838 T:4804154816 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing.. 2020-12-24 16:00:30.838 T:4804154816 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing.. 2020-12-24 16:00:30.838 T:4804154816 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing.. 2020-12-24 16:00:30.841 T:4804154816 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing.. 2020-12-24 16:00:30.961 T:123145357373440 DEBUG: CAddonMgr::GetAvailableUpdates took 123 ms 2020-12-24 16:00:31.768 T:4804154816 DEBUG: Keyboard: scancode: 0x7b, sym: 0x0114, unicode: 0xf702, modifier: 0x0 2020-12-24 16:00:31.768 T:4804154816 DEBUG: HandleKey: left (0xf082) pressed, action is Left 2020-12-24 16:00:31.876 T:4804154816 DEBUG: Keyboard: scancode: 0x7b, sym: 0x0114, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:33.610 T:4804154816 DEBUG: Keyboard: scancode: 0x7e, sym: 0x0111, unicode: 0xf700, modifier: 0x0 2020-12-24 16:00:33.613 T:4804154816 DEBUG: HandleKey: up (0xf080) pressed, action is Up 2020-12-24 16:00:33.676 T:4804154816 DEBUG: Keyboard: scancode: 0x7e, sym: 0x0111, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:33.777 T:4804154816 DEBUG: Keyboard: scancode: 0x7e, sym: 0x0111, unicode: 0xf700, modifier: 0x0 2020-12-24 16:00:33.778 T:4804154816 DEBUG: HandleKey: up (0xf080) pressed, action is Up 2020-12-24 16:00:33.849 T:4804154816 DEBUG: Keyboard: scancode: 0x7e, sym: 0x0111, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:33.982 T:4804154816 DEBUG: Keyboard: scancode: 0x7e, sym: 0x0111, unicode: 0xf700, modifier: 0x0 2020-12-24 16:00:33.983 T:4804154816 DEBUG: HandleKey: up (0xf080) pressed, action is Up 2020-12-24 16:00:34.049 T:4804154816 DEBUG: Keyboard: scancode: 0x7e, sym: 0x0111, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:34.170 T:4804154816 DEBUG: Keyboard: scancode: 0x7e, sym: 0x0111, unicode: 0xf700, modifier: 0x0 2020-12-24 16:00:34.170 T:4804154816 DEBUG: HandleKey: up (0xf080) pressed, action is Up 2020-12-24 16:00:34.229 T:4804154816 DEBUG: Keyboard: scancode: 0x7e, sym: 0x0111, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:34.694 T:4804154816 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0xf703, modifier: 0x0 2020-12-24 16:00:34.695 T:4804154816 DEBUG: HandleKey: right (0xf083) pressed, action is Right 2020-12-24 16:00:34.853 T:4804154816 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:35.010 T:4804154816 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0xf703, modifier: 0x0 2020-12-24 16:00:35.010 T:4804154816 DEBUG: HandleKey: right (0xf083) pressed, action is Right 2020-12-24 16:00:35.061 T:4804154816 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:35.543 T:4804154816 DEBUG: Keyboard: scancode: 0x7b, sym: 0x0114, unicode: 0xf702, modifier: 0x0 2020-12-24 16:00:35.543 T:4804154816 DEBUG: HandleKey: left (0xf082) pressed, action is Left 2020-12-24 16:00:35.627 T:4804154816 DEBUG: Keyboard: scancode: 0x7b, sym: 0x0114, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:36.231 T:4804154816 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0 2020-12-24 16:00:36.362 T:4804154816 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:36.362 T:4804154816 DEBUG: HandleKey: return (0xf00d) pressed, action is Select 2020-12-24 16:00:36.362 T:4804154816 DEBUG: Activating window ID: 10004 2020-12-24 16:00:36.670 T:4804154816 DEBUG: ------ Window Deinit (Home.xml) ------ 2020-12-24 16:00:36.670 T:4804154816 DEBUG: FreeVisualisation() done 2020-12-24 16:00:36.678 T:4804154816 DEBUG: ------ Window Init (Settings.xml) ------ 2020-12-24 16:00:37.577 T:4804154816 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0 2020-12-24 16:00:37.728 T:4804154816 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:37.729 T:4804154816 DEBUG: HandleKey: return (0xf00d) pressed, action is Select 2020-12-24 16:00:37.729 T:4804154816 DEBUG: Activating window ID: 10016 2020-12-24 16:00:38.036 T:4804154816 DEBUG: ------ Window Deinit (Settings.xml) ------ 2020-12-24 16:00:38.063 T:4804154816 DEBUG: FreeVisualisation() done 2020-12-24 16:00:38.065 T:4804154816 DEBUG: ------ Window Init (SettingsCategory.xml) ------ 2020-12-24 16:00:39.318 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0 2020-12-24 16:00:39.319 T:4804154816 DEBUG: HandleKey: down (0xf081) pressed, action is Down 2020-12-24 16:00:39.345 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:39.510 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0 2020-12-24 16:00:39.512 T:4804154816 DEBUG: HandleKey: down (0xf081) pressed, action is Down 2020-12-24 16:00:39.519 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:39.645 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0 2020-12-24 16:00:39.645 T:4804154816 DEBUG: HandleKey: down (0xf081) pressed, action is Down 2020-12-24 16:00:39.757 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:39.843 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0 2020-12-24 16:00:39.843 T:4804154816 DEBUG: HandleKey: down (0xf081) pressed, action is Down 2020-12-24 16:00:39.942 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:40.030 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0 2020-12-24 16:00:40.030 T:4804154816 DEBUG: HandleKey: down (0xf081) pressed, action is Down 2020-12-24 16:00:40.125 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:40.251 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0 2020-12-24 16:00:40.251 T:4804154816 DEBUG: HandleKey: down (0xf081) pressed, action is Down 2020-12-24 16:00:40.296 T:4804154816 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:40.767 T:4804154816 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0xf703, modifier: 0x0 2020-12-24 16:00:40.767 T:4804154816 DEBUG: HandleKey: right (0xf083) pressed, action is Right 2020-12-24 16:00:40.899 T:4804154816 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:41.628 T:4804154816 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0 2020-12-24 16:00:41.687 T:4804154816 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0 2020-12-24 16:00:41.688 T:4804154816 DEBUG: HandleKey: return (0xf00d) pressed, action is Select 2020-12-24 16:00:41.688 T:4804154816 NOTICE: Disabled debug logging due to GUI setting. Level 0. 2020-12-24 16:00:41.688 T:4804154816 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"

vigilant4u commented 3 years ago

I hope it is helpful to fix the bugs. Merry Xmas and Best VIGILANT

winsomehax commented 3 years ago

Thanks for the info.

I subscribed to the same channel you did, but I'm not seeing the error.

I've pushed some new code to the Testing branch. The parser in the other project you sent (thanks) seems to be just doing a try/except and then ignoring it if there are errors. Not ideal.

However, the changes I've just mean that rather than erroring out... the entry in KODI will read "ERROR PARSING" and carry on with the next channel/video. So whichever channel or video is causing those problems will not prevent the rest being used. if you see a line like "ERROR PARSING" - the log should contain a lot more information... like the actual HTML it failed on which will give me a big clue as to what is causing the issue. But in order for that to work you would need to have debug logging set on SETTINGS -> SYSTEM -> LOGGING -> Enable debug logging.

I appreciate the testing and feedback. I will have to leave it there for now for a day or so.

Have a good Christmas

vigilant4u commented 3 years ago

Thanks for the info.

I subscribed to the same channel you did, but I'm not seeing the error.

I've pushed some new code to the Testing branch. The parser in the other project you sent (thanks) seems to be just doing a try/except and then ignoring it if there are errors. Not ideal.

However, the changes I've just mean that rather than erroring out... the entry in KODI will read "ERROR PARSING" and carry on with the next channel/video. So whichever channel or video is causing those problems will not prevent the rest being used. if you see a line like "ERROR PARSING" - the log should contain a lot more information... like the actual HTML it failed on which will give me a big clue as to what is causing the issue. But in order for that to work you would need to have debug logging set on SETTINGS -> SYSTEM -> LOGGING -> Enable debug logging.

I appreciate the testing and feedback. I will have to leave it there for now for a day or so.

Have a good Christmas


OK: Did download your newest testing edition from bitchute. The results were recorded via debugging the processes.

1 Good news: FAVOURITES DO WORK NOW! 2 Bad news: Feed: Still error code! No feed is being presented!

see the debug logs:

2020-12-25 17:23:50.312 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_getCache' : 'Done, found cache : _get_subscriptions|9a265a3379e4560ba0df587936ee1a91|' 2020-12-25 17:23:50.329 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'cacheFunction' : 'Returning result: 36027' 2020-12-25 17:23:50.362 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'cacheFunction' : ''(lp0\n(ibitchute_access\nSubscription\np1\n(dp2\nS\'channel_image\'\np3\nVhttps://static-3.bitchute.com/live/channel_images/oACWZBJypqWf/DQTeF3Gp7E1KAighSbv0cMu5_small.jpg\np4\nsS\'name\'\np5\nVExposing Corruption\np6\nsS\'channel\'\np7\nVexposingcorruption/\np8\nsS\'description\'\np9\nVPUBLISHED while BEING HELD NO BOND NO ATTORNEY AND TORTURED:\u000ahttps://progressive.org/magazine/home-wrecker-abusive-mortgage-servicer-transforms-neighborhoods/\u000aConstitution? We don\'t KNOW ANYTHING about no STINKING CONSTITUTION in GEORGIA:\u000ahttps://libertyroadmedia.com/2014/01/24/shutting-the-door-on-due-process-howard-graber-and-reasonable-doubt/\u000aWorse than GITMO: GWINNETT COUNTY JAIL:\u000ahttps://theappeal.org/worse-than-guantanamo/\u000aALVIN "AB" BROOKS threated to RAPE MY WIFE for RONALD BUICE et al (M&T BAYVIEW BANK), DA DANNY PORTER, SHERIFF CONWAY and JUDGE HAMILL AND DA DANNY PORTER\u000aTHEY DON\'T UNDERSTAND ENGLISH IN GEORGIA, 2nd LANGUAGE!\u000aWhat are We fighting for? HUMAN RIGHTS aka The DEAD CONSTITUTION! Most have watched because if you didn\'t WE WOULD NOT BE LIVING LIKE THIS.\u000aYou "say" there is danger to this LAND YOU "call" YOUR OWN\u000aHOMELESS SLAVE DOG CRIMINAL to MASONIC PROFANE GODS.\u000aSorry TRUTH SUCKS, butt YOU LOVE LIES.\u000aTHESE ARE THE BIGGEST CRIMINALS in the WORLD!\u000aAND CAUSE the most HARM BY FAR!\u000aBAYVIEW - BLACKSTONE - GWINNETT Off-Shore Finances: NOT INCLUDING LAND IN USA:\u000ahttps://offshoreleaks.icij.org/search?utf8=%E2%9C%93&q=bayview+blackstone+gwinnett&c=&j=&e=&commit=Search\u000aExplosive Evidence:\u000ahttps://youtu.be/JcIApCG31OE\u000aPaula Loves Children:\u000ahttps://youtu.be/FqAz5gto7bo\u000aHELPLESS & HATE HOPE, Great WORK! FUCK THE WORTHLESS CONSTITUTION AND WORDS. THEIR ACTIONS have BROKE and THEY BROKE ME!\u000aTO HAVE TO RELY ON THE BASTARDS that FUCKED US IS BEYOND THE PALE!\u000ahttps://ugetube.com/watch/helpless-hate-hope-great-work-fuck-the-worthless-constitution-and-words-their-actions-have-broke-and_FLfwpPLtuDYFh4j.html\u000aTHESE ASSHOLE THROUGH THE FUCKING PALE OUT DECADES AGO and BLAME US THE PROFANE DOGS for NOT TAKING IT UP THE ASS AND SACRIFICING FOR THEIR CRIMES!\u000aAND I AM THEIR SLAVE DOG THAT PAYS THEM NOT TO FUCK ME or MY WIFE MORE!\u000a\u000aTHEY HAVE NO REGRET, NO REMORSE, DON\'T CARE about US or THEIR DUTIES and OATHS, THEY JUST WANT TO FUCK US ALL!\u000aYOU HAVE ALL HAD YEARS to RECTIFIY this SHIT butt YOU CHOSE TO FUCK OTHER CITIZENS INSTEAD BECAUSE YOU ARE GUILTLESS and THE LAW!\u000aWHOM DIED and LEFT Y\'ALL IN CHARGE.\u000aYOU ARE THE WORST CROOKS and CAUSE the MOST DAMAGE to SOCIETY OF ANY GROUP I AM FAMILAR!\u000aGWINNETT: DA "DANNY" PORTER\u000a"BUTCH" CONWAY\u000a"BUTCH" AYERS\u000aROBERT "BOB" GIANNINI\u000aCAPTAIN CULBERSON\u000aMAJOR JJ JESSIE\u000aEVERY PERSON In that COURTROOM that KNOWINGLY WATCHED what THEY DID TO ME.\u000aYOU DIDN"T WITNESS the TORTURE LATER, you should have COME.\u000aMADE LOTS of NICE FRIENDS like PEDO INCEST RAPISTS and ALVIN "AB" BROOKS freemason that THREATENED TO RAPE MY WIFE WHILE BEING HELD NO BAIL NO LAWYER!\u000aFUCK THE CONSTITUTION I KNOW IT IS A DEAD WORTHLESS DOCUMENT.\u000aWE don\'t want your DIVISION or CIVIL WAR!!! UNITED not DIVIDED against YOU the TRAITOROUS BERDERS!\u000ahttps://www.bitchute.com/video/1BUGPZ0KDfHJ/\u000aLARGEST FRAUD/RICO in American History!\u000ahttps://progressive.org/magazine/home-wrecker-abusive-mortgage-servicer-transforms-neighborhoods/\u000a"Did M & T Bank actually have any interest at all in Howard Graber\u2019s house? Did they or their agent or assignee or successor-in-interest actually hold Graber\u2019s promissory note and/or have the right to enforce that promissory note? That\u2019s a perfectly legitimate question, and one that should damn well be answered before Graber is thrown under the jail for 170 years."\u000ahttps://libertyroadmedia.com/2014/01/24/shutting-the-door-on-due-process-howard-graber-and-reasonable-doubt/\u000aSWAT standoff: Eviction results in 4-hour incident\u000awith Homeowner and WIFE ASSAULTED:\u000ahttps://www.gwinnettdailypost.com/archive/swat-standoff-eviction-results-in--hour-incident/article_9323c92c-bb93-52b8-840b-52c7bf1c7373.html\u000aBanks, Mortgage, Forgeries FRAUD and The Great American Heist - 60 Minutes - 4/3/2011\u000ahttps://drop.space/v/4uf84t\u000aWorse than Gitmo?\u000ahttps://theappeal.org/worse-than-guantanamo/\u000a"Scotch" Freemasonry History and RITUALS!\u000ahttps://archive.org/details/scotchritemasonr01blan/page/n4\np10\nsba(ibitchute_access\nSubscription\np11\n(dp12\ng3\nVhttps://static-3.bitchute.com/live/channel_images/ezCwtaOffu87/jKQXpLClQl8BViJN22XQ4Wwp_small.jpg\np13\nsg5\nVIgnaz-Bearth\np14\nsg7\nVignaz-bearth/\np15\nsg9\nVEuch gef\xe4llt meine Arbeit? Dann freue ich mich \xfcber Eure Unterst\xfctzung:\u000a\U0001f1e8\U0001f1ed Bitte diesen YouTube Kanal abonnieren\u000a\U0001f1e8\U0001f1ed BitChute\u000ahttps://www.bitchute.com/channel/ignaz-bearth/\u000a\U0001f1e8\U0001f1ed Telegram App downloaden und folgen:\u000ahttps://t.me/ignazbearth\u000a\U0001f1e8\U0001f1ed VK\u000ahttps://vk.com/i.bearth\u000a\U0001f1e8\U0001f1ed FB\u000aAktuell ZENSIERT\u000a\U0001f1e8\U0001f1ed YouTube Hauptkanal:\u000ahttps://www.youtube.com/channel/UCK78LteBgoyE1XlSwBZWd0A\u000a\U0001f1e8\U0001f1ed Mein Ersatzkanal auf YouTube:\u000ahttps://www.youtube.com/channel/UCox4UyPlcCRItv10vQAHK3Q\u000a\U0001f1e8\U0001f1ed Mein Ersatz-Ersatzkanal auf YouTube:\u000ahttps://www.youtube.com/channel/UCGR3r5k9VOuL_Gd07zxuHQw\u000a\U0001f1e8\U0001f1ed Instagram https://www.instagram.com/ignaz_bearth/\\u000a\\U0001f1e8\\U0001f1ed Spenden f\xfcr meinen Gerichtsprozess gegen\u000aRenate K\xfcnast (Gr\xfcne):\u000aIBAN: CH61 0022 0220 2249 7240 R\u000aBIC/Swift: UBSWCHZH94P\u000a\U0001f1e8\U0001f1ed PayPal: paypal.me/IgnazBearth\np16\nsba(ibitchute_access\nSubscription\np17\n(dp18\ng3\nVhttps://static-3.bitchute.com/live/channel_images/dV8xxWKIxSVU/uim2eSFCmKzMOJNy94amnneh_small.jpg\np19\nsg5\nVDer Freie\np20\nsg7\nVfreier_mann/\np21\nsg9\nV\np22\nsba(ibitchute_access\nSubscription\np23\n(dp24\ng3\nVhttps://static-3.bitchute.com/live/channel_images/WA7PaiIBSYr5/1SO5iSvEJUZpK1ppu0UIxFN3_small.jpg\np25\nsg5\nVKai Mediator\np26\nsg7\nVkaimediator/\np27\nsg9\nVMeine Themen: Von und mit Deutschland k\xf6nnte Weltfrieden ausgehen. Daf\xfcr bedarf es nichts weiter als einem Friedensvertrag f\xfcr Deutschland. Das hei\xdft auch wieder erlangte Souver\xe4nit\xe4t. In der Folge ein Ende der BRD und der EU. Mit Hilfe des legitimen Nachfolgers der Deutschen Reiches und dem alliierten Kontrollrat kann dieser Neubeginn starten. Die Alternative: Eine NWO, f\xfchrend unter Merkel in Europa, m\xf6chte das genaue Gegenteil. Die Umsetzung des UN- Resetlementprogramms, Corona- Diktatur als Vorwand alle Grundrechte auszuhebeln. Klimahysterie, Zensur, Enteignungen, flankiert von "Black Live Matters" und der Antifa. Wir m\xfcssen uns alle bewu\xdft werden, wohin die Reise geht, wenn alles im erstickenden "Weiter-So" der ewigen Raute, in immer schnelleren Schritten, voran geht. Sie f\xfchrt einen von langer Hand angelegten Plan aus, welcher auf dem besten Wege ist, sein Ziel zu erreichen.\u000aAuf der anderen Seite leben wir heute in einer sehr bedeutenden Zeit. Es ist die Endzeit, welche in der Bibel erw\xe4hnt wird. Als Menschheit haben wir eine Entscheidung zu treffen. Dunkel oder Licht. Gott steht an unserer Seite. Wir haben nichts weiter zu tun, als zu erwachen. Wir dr\xfccken den Schalter - und es werde Licht.\u000aAuf YouTube wurde mein Kanal am 4.11.2020 mit knapp 3.000 Followern gel\xf6scht. Mein herzlichstes Dankesch\xf6n an Bitchute! Meinungsfreiheit ist ein sehr hohes Gut. Bei YouTube werden Wahrheit und Freiheit mit F\xfc\xdfen getreten.\u000aF\xfcr Menschen, welche sich f\xfcr die offiziellen BVA- Unterlagen zum Antrag des Staatsangeh\xf6rigkeitsauweises interessieren, samt Ausf\xfcllhilfe und Tips per PDF, k\xf6nnen mich per e-mail erreichen. Ich versende diese Unterlagen weiterhin kostenlos, ohne allerdings eine pers\xf6nliche Beratung zu geben.\u000a>[email\xa0protected]<\np28\nsba(ibitchute_access\nSubscription\np29\n(dp30\ng3\nVhttps://static-3.bitchute.com/live/channel_images/9c7qJvwx7YQT/qt0nr2sYm49fTZGlBRx5bjQz_small.jpg\np31\nsg5\nVInfowars\np32\nsg7\nVinfowars/\np33\nsg9\nV#AlexJones and his team of Infowars reporters are breaking down the electronic Berlin Wall of media control by reaching millions of people around the world - with more waking up every day.\u000aCircumventing the dying dinosaur media systems of information suppression, Infowars and Alex Jones are a beacon of truth in a maelstrom of lies and deception.\u000aYou have found the tip of the spear in alternative media - #Infowars is on the front lines in the battle to reclaim our rights, dignity and our destiny by exposing the control freaks who seek to turn the globe into a prison planet.\u000aSupport Infowars: https://www.infowarsstore.com\\u000aSubscribe: https://www.infowars.com/newsletter\\u000aSubscribeStar: https://www.subscribestar.com/alexjones\\u000aGet to mobile alerts from Infowars!!\u000atext \'NEWS\' to (833) 470-0438\u000atext \'SHOW\' to (833) 470-0438\u000atext \'WINNING\' to (833) 470-0438\u000atext \'WARROOM\' to (833) 470-0438\u000atext \'DKSHOW\' to (833) 470-0438\u000ahttps://www.infowars.com\u000ahttps://www.newswars.com\u000ahttps://www.2020electioncenter.com\np34\nsba(ibitchute_access\nSubscription\np35\n(dp36\ng3\nVhttps://static-3.bitchute.com/live/channel_images/3dbBUoB812b0/abcdefg_small.jpg\np37\nsg5\nVWe Are Change\np38\nsg7\nVwearechange/\np39\nsg9\nV"News is what somebody somewhere wants to suppress; all the rest is advertising." - Lord Northcliffe\np40\nsba(ibitchute_access\nSubscription\np41\n(dp42\ng3\nVhttps://static-3.bitchute.com/live/channel_images/n78PbEkvWx2g/j9VpR9pPxr0b6oS7eH4st8TG_small.jpg\np43\nsg5\nVX22report\np44\nsg7\nVx22report/\np45\nsg9\nVThis X22 Report and The People has been put together to benefit "The People". When I say "The People" I am talking about everyone in the world. We as a people want freedom, we want to make a living to support our family. The founding fathers of America wanted this and We The People today want it. Join me and many others to fight for what is rightfully ours.\u000aWhat does X22 stand for?\u000aX= Extreme Reporting and the 22 is my lucky number. That\'s it.\np46\nsba(ibitchute_access\nSubscription\np47\n(dp48\ng3\nVhttps://static-3.bitchute.com/live/channel_images/JqEoP64bHDmk/fDMVi1Iq5ccjVXaWex8sBxMO_small.jpg\np49\nsg5\nVStefan Molyneux\np50\nsg7\nVfreedomainradio/\np51\nsg9\nVFreedomain is the largest and most popular philosophy show on the web, with over 700 million downloads and is 100% funded by viewers like you. Please support the show by making a one time donation or signing up for a monthly recurring donation. https://freedomain.com/donate\np52\nsba(ibitchute_access\nSubscription\np53\n(dp54\ng3\nVhttps://static-3.bitchute.com/live/channel_images/KWbHTr4jDhv9/zWrfUzCLAO553GxiQDqROaMJ_small.jpg\np55\nsg5\nVKaiStuht\np56\nsg7\nVkaistuht/\np57\nsg9\nVKai Stuht - Photographer & Creative Director & Journalist\u000aFounder of the Creative Caravan Projekt.\u000aTelegram Kanal: https://t.me/KaiStuht\\u000aUnterst\xfctze Uns:\u000a\u27a5 via Patreon: kai-stuht.org/patreon\u000a\u27a5 via Paypal: kai-stuht.org/paypal\u000a\u27a5 via Bitcoin: 3L7qybgSCNJrDvC3zLAFuBbXXhESW2RfCg\u000a\u27a5 via \xdcberweisung\u000aKontoinhaber: Kai Stuht\u000aIBAN: DE08700222000020197536\u000aBIC: FDDODEMMXXX\u000aVerwendungszweck: freiwillige Zuwendung\np58\nsba(ibitchute_access\nSubscription\np59\n(dp60\ng3\nVhttps://static-3.bitchute.com/live/channel_images/mocjyp1XoZMD/zo3FNBGXpUFAwGI7g5OpLe3Z_small.jpg\np61\nsg5\nVFreiheitsFreund_Deutschland\np62\nsg7\nVfreiheitsfreund_deutschland/\np63\nsg9\nVDieser Kanal ist nicht monetarisiert und alle Videos sind nicht von mir produziert. Bitte \xfcberst\xfctzt immer die Ersteller der Videos oder BitChute um auch weiterhin eine freie Meinungs\xe4u\xdferung sicherzustellen.\u000aDieser Kanal wurde geschaffen, um den Menschen eine M\xf6glichkeit zu geben, herauszufinden, welche Art von Kan\xe4len es gibt und um auch bereits gel\xf6schte oder zensierte Videos bereitzustellen.\u000aViel Spass!\np64\nsba(ibitchute_access\nSubscription\np65\n(dp66\ng3\nVhttps://static-3.bitchute.com/live/channel_images/he8wS7Rz529X/Zudt5HmpRX71t9xxV66qdkCi_small.jpg\np67\nsg5\nVHoerstel\np68\nsg7\nVhttpswwwbitchutecomhoerstel/\np69\nsg9\nVWelcome!\u000aInitially created to host H\xf6rstel and Neue Mitte Videos deleted by YouTube.\u000aWill become new backup channel from April-2020.\u000aWatch:\u000ahttps://Christoph-H\xf6rstel.de\u000ahttps://neuemitte.org\np70\nsba(ibitchute_access\nSubscription\np71\n(dp72\ng3\nVhttps://static-3.bitchute.com/live/channel_images/KQdZKMWQvsr6/QsPLeygGTUZhOrqsxak6wPI3_small.jpg\np73\nsg5\nVDer_Volkslehrer\np74\nsg7\nVder_volkslehrer/\np75\nsg9\nVHallo liebe Freunde,\u000aseit 2014 habe ich verstanden wie die Dinge hier auf der Welt so laufen. Nach anf\xe4nglichem Schock bin ich mir nun sicher, dass eine Heilung der Verh\xe4ltnisse m\xf6glich ist. Auf meinem Kanal m\xf6chte ich \xfcber die wahren Hintergr\xfcnde aufkl\xe4ren und Mut machen, die Dinge zu unseren Gunsten zu ver\xe4ndern. Wir, das sind alle Menschen, die idealistisch statt materialistisch eingestellt sind. Ideologisch Verblendete meine ich nat\xfcrlich nicht. Meine besondere Hingabe gilt nat\xfcrlich unserem Deutschen Volk, das ein beinahe unvergleichlich schweres Schicksal zu tragen hat. Im Blick habe ich auch alle V\xf6lker und Menschen, die durch die Einfl\xfcsse einer globalistischen Clique gegeneinander aufgehetzt und in Kriege oder Flucht getrieben wurden.\u000aIch f\xfchle mich allein der Wahrheit verpflichtet und bin der Meinung, dass die Wahrheit auch gerne mal laut ausgesprochen werden darf.\u000aUnterdr\xfcckung lehne ich genauso ab, wie eine Vorverurteilung jeglicher Menschen.\u000aWohlan denn!\u000a#volkslehrer #dervolkslehrer #meinungsfreiheit\u000a\u25b6\u25b6 DU KANNST MEINE ARBEIT AUCH UNTERST\xdcTZEN\u000a\xdcberweisung:\xa0\u000aAktuelles Konto auf\u000avolkslehrer.info/unterstuetzen\u000aBitcoin:\xa0\u000a19Q8oDiu2ZAr7DfL18oUQiVWaUvNriPCeU\u000aVIELEN DANK IM VORAUS !!!\u000a\u25b6\u25b6 TELEGRAM\u000aAbonniert auch diese Dienste, um aktuelle Informationen und Pers\xf6nliches zu erfahren:\u000ahttps://t.me/Der_Volkslehrer\u000a\u25b6\u25b6 INSTAGRAM\u000ahttps://www.instagram.com/dervolkslehrer/\u000a\u25b6\u25b6 WELTNETZSEITE\u000avolkslehrer.info\u000a\u25b6\u25b6 BITCHUTE-ALTERNATIVE\u000aAlle meine Videos sind auch auf meiner Heimseite zu sehen. Dort wird nichts gesperrt oder eingeschr\xe4nkt:\u000avolkslehrer.info/videos\u000a\u25b6\u25b6 DU M\xd6CHTEST MIR SCHREIBEN?\u000aE-Post: [email\xa0protected]\u000aKlassisch:\xa0\u000aDer Volkslehrer\u000aPostfach 21 20 22\u000a10514 Berlin\u000a\u25b6\u25b6 E-Postverteiler\u000aTrage Dich in mein Klassenbuch ein, und bleibe so mit mir in Kontakt:\xa0\u000ahttp://eepurl.com/dvPOFP\u000a\u25b6\u25b6 KOMMENTARBEREICH\u000aBitte bleibt freundlich und haltet Euch an die "Netiquette"!\xa0\u000aWer dagegen verst\xf6\xdft oder \'trollt\' muss leider drau\xdfenbleiben.\u000a\u25b6\u25b6 DEINE MUSIK IN MEINEN VIDEOS? \U0001f3b6\u000aDann sende mir den Download-Link an: [email\xa0protected]\u000aDamit erkl\xe4rst Du Dich als Urheber und gestattest mir die kostenlose Nutzung f\xfcr meine Projekte. Erw\xe4hnt wirst Du nat\xfcrlich!\u000a\u25b6\u25b6 RECHTLICHES\u000aAlle Rechte bleiben bei ihren jeweiligen Besitzern.\np76\nsba(ibitchute_access\nSubscription\np77\n(dp78\ng3\nVhttps://static-3.bitchute.com/live/channel_images/mswpTIRWEhSz/n9SqNsf6ZAe3zs8CyVgThO7e_small.jpg\np79\nsg5\nVSchrangTV\np80\nsg7\nVschrangtv/\np81\nsg9\nVMeldet euch bei unserem kostenlosen Newsletter an, damit wir Euch informieren k\xf6nnen:\u000ahttps://www.macht-steuert-wissen.de/newsletteranmeldung/\u000aWir k\xf6nnen es mit unserem Gewissen nicht vereinbaren, Mainstream-Werbung auf unserem Youtube-Kanal zu schalten, was wiederum bedeutet, dass wir mit unserem Kanal keine Werbeeinnahmen generieren. Gleichzeitig wollen wir gew\xe4hrleisten, dass unsere Abonnenten ohne Werbeunterbrechung die Beitr\xe4ge sehen k\xf6nnen. Damit auch weiterhin Heiko Schrang seine investigative Arbeit fortsetzen kann, w\xfcrden wir euch bitten, ihn dabei zu unterst\xfctzen.\u000aDies ist mit einer monatlich-regelm\xe4\xdfigen Unterst\xfctzung m\xf6glich oder auch als Einmalzahlung. Schon kleine Betr\xe4ge helfen weiter.\u000a\xdcberweise uns Deine freiwillige Zuwendung auf unser Konto bei der Netbank:\u000aHeiko Schrang, IBAN: DE68 2009 0500 0008 9375 59, BIC: GENODEF1S15 Betreff: \u201eFreiwillige Zuwendung\u201c\u000aWeitere Zahlungsm\xf6glichkeiten unter: https://www.macht-steuert-wissen.de/unterstuetze-heiko-schrang/\np82\nsba(ibitchute_access\nSubscription\np83\n(dp84\ng3\nVhttps://static-3.bitchute.com/live/channel_images/YjmavYw47Q7G/0KY5fB8w42Z7yH67R60fhWoe_small.jpg\np85\nsg5\nVDetlefF.\np86\nsg7\nVdetleff/\np87\nsg9\nVVielleicht dachte der L\xf6scher meines Videos, die Anmerkung das man genetisch nachweisen kann welche Nationalit\xe4t jemand hat sei Hassrede. In Wahrheit war das ein Hinweis auf eine wissenschaftliche Methode!\u000a***\np88\nsba(ibitchute_access\nSubscription\np89\n(dp90\ng3\nVhttps://static-3.bitchute.com/live/channel_images/TIIWbiMf6vvT/PQJI9j6PXLYT51oITbginipU_small.jpg\np91\nsg5\nVDigitalerChronist\np92\nsg7\nVdigitalerchronist/\np93\nsg9\nVLieber Zuschauer, danke, dass Sie meinen Kanal besuchen. Unten finden Sie alle Kontaktadressen sowie die M\xf6glichkeit, meine Arbeit zu unterst\xfctzen. Vielen Dank und viel Vergn\xfcgen auf meinem Alternativ-Kanal!\u000aKan\xe4le auf Youtube:\u000aHauptkanal Digitaler Chronist: https://youtu.be/3sgMBomGXSY\\u000aAlternativ-Kanal DDN - Digitaler Donaldist Netzwerk: https://youtu.be/P0Jhti_rLwU\\u000aArchiv-Kanal: Digitaler Chronist Archiv: https://bit.ly/2CoBK4i\\u000aKontakt und Social Media:\u000aDigitaler Chronist auf Telegram: https://t.me/DigitalChronist\\u000aDigitaler Chronist Chat auf Telegram: https://t.me/DigitalerChronist_Allgemeinchat\\u000aDigitaler Chronist auf VK: https://vk.com/id545088398\\u000aDigitaler Chronist auf Twitter: https://twitter.com/DigitalerC\\u000aWenn Sie meine Arbeit sch\xe4tzen und unterst\xfctzen m\xf6chten. Davon hat man allerdings keinerlei Vorteile\u000aPaypal: http://bit.ly/33P05wF\\u000aBitcoin: 32maoSs4M816KbKrLAqGfoYp2LyZG58Jf6\np94\nsba(ibitchute_access\nSubscription\np95\n(dp96\ng3\nVhttps://static-3.bitchute.com/live/channel_images/fuBiifvqdJcb/6lauS5wvLH6KlB3XXATCU0tt_small.jpg\np97\nsg5\nVTim Kellner\np98\nsg7\nVtimkellner/\np99\nsg9\nVTim Kellner, Autor und Polizeikommissar a.D.\u000ahttp://timk-blog.com\u000ahttp://www.f\xfcrdieeigenen.de\u000aDer neue Thriller, auf Amazon bestellen: Kniefall\u000a#timkellner\u000a#f\xfcrdieeigenen!\np100\nsba(ibitchute_access\nSubscription\np101\n(dp102\ng3\nVhttps://static-3.bitchute.com/live/channel_images/Tb8OhoNNm41W/aBp7ocpLr4fP11EFeDoSOeNx_small.jpg\np103\nsg5\nVMartin Sellner\np104\nsg7\nVmartinsellner/\np105\nsg9\nVBITTE NIMM DIR DIE ZEIT F\xdcR EIN PAAR KLICKS:\u000a\U0001f449 Folgt mir auf VKontakte: https://vk.com/martinsellner\\u2028\\U0001f517 Folgt mir auf Parler: https://parler.com/profile/MartinSellner/posts\\u000a\\u2709\\ufe0f Bitte abonniert unbedingt meinen Rundbrief: https://martin-sellner.at/rundbrief/\\u000a\\u2197\\ufe0f Komm zur Telegramelite: https://t.me/martinsellnerIB\\u000a\\U0001f4fa Abo auf Bitchute: https://www.bitchute.com/channel/Tb8OhoNNm41W/\\u000a\\U0001f399\\ufe0f Abo auf DLive: https://dlive.tv/MartinSellner\\u000a+++++++++++\\u000a\\U0001f64f Unterst\xfctzen:\u000aWer diese Videos mag und will, dass sie weiter erscheinen, kann den Kanal hier unterst\xfctzen. \u2028\u000a\U0001f517 http://martin-sellner.at/unterstuetzen-2/\\u000a\\U0001f3e2 Fixkosten f\xfcr Langberg & den IK-Keller: https://www.subscribestar.com/martin-sellner/subscribe\\u000a\\U0001f916 Bitcoin:\u000ahttps://cutt.ly/vrPCQcz\u000a\U0001f3e6 Bank\u000aMartin Sellner\u000aIBAN: HU85 1177 5379 5858 6882 0000 0000\u000aBIC: OTPVHUHB\u000a\U0001f4e9 Mein Postfach:\u000aMartin Sellner\u000aPostfach 3\u000a1183 Wien\np106\nsba(ibitchute_access\nSubscription\np107\n(dp108\ng3\nVhttps://static-3.bitchute.com/live/channel_images/raTwqasC3OEy/7WwPt2aIgnxXfFmJpsIpJGdm_small.jpg\np109\nsg5\nVTLH Mirror\np110\nsg7\nVtlhmirror/\np111\nsg9\nVFan-managed backup archive for TLH content.\np112\nsba(ibitchute_access\nSubscription\np113\n(dp114\ng3\nVhttps://static-3.bitchute.com/live/channel_images/W3U2tgGaGh9J/YCd7cspOYYTm6gtPTfggTPHM_small.jpg\np115\nsg5\nVeigent\xfcmlich frei\np116\nsg7\nVefmagazin/\np117\nsg9\nVeigent\xfcmlich frei steht auf der Seite der libert\xe4ren Gegenwehr. Gegen die zunehmende neosozialistische Enteignung. Die Zeitschrift und aktuelle Online-Artikel dienen dazu, aktuelle Themen aus einer ungew\xf6hnlichen, in den Mainstream-Medien selten oder gar nicht zu findenden Sicht zu kommentieren. ef hat den Anspruch, sich gegen Entm\xfcndigung und Wohlstandsvernichtung durch die Politik zu wenden und aufzuzeigen, inwiefern Politiker, Staatsb\xfcrokraten und ihre willf\xe4hrigen Medien den ehrlich arbeitenden B\xfcrgern viel mehr schaden als nutzen.\u000aUm mehr Freiheit zu verwirklichen, haben wir dieses Magazin in Eigeninitiative gegr\xfcndet, ohne einen gro\xdfen Verlag im R\xfccken. Andere unterst\xfctzen uns dabei. Ziel ist es, dieses Land zu ver\xe4ndern. Nicht weniger. Mit einer starken -- und immer st\xe4rkeren -- Stimme der Freiheit:\u000aeigent\xfcmlich frei -- mehr netto.\np118\nsba(ibitchute_access\nSubscription\np119\n(dp120\ng3\nVhttps://static-3.bitchute.com/live/channel_images/weBLW8e6mgIB/FCBPvOxxCKdY9XHy6zCkiCof_small.jpg\np121\nsg5\nVDavidIcke\np122\nsg7\nVdavidicke/\np123\nsg9\nVVital Information To Expose The Nature Of Reality, What is Really Happening Behind The News Headlines And Who Is Really Running The World - Videos from David Icke The Worlds Best Known Conspiracy Researcher\u000aWeekly Videos From David Icke. Please visit www.davidicke.com for more information.\np124\nsba(ibitchute_access\nSubscription\np125\n(dp126\ng3\nVhttps://static-3.bitchute.com/live/channel_images/wuJvISkf1na7/WOCeBDEzELMHgsQksemEwSQk_small.jpg\np127\nsg5\nVEbola-ViraleNews\np128\nsg7\nVebola-viralenews/\np129\nsg9\nVKomm zur Demo in Berlin!\np130\nsba(ibitchute_access\nSubscription\np131\n(dp132\ng3\nVhttps://static-3.bitchute.com/live/channel_images/uMyXWmHMxzx4/Bd1POiZyK2QgdzPY1DpbHYWl_small.jpg\np133\nsg5\nVPress For Truth\np134\nsg7\nVpressfortruth/\np135\nsg9\nVPress For Truth - Smashing The Pyramid One Brick At A Time!\u000aSupport my work here:\u000aPATREON \u279c https://www.patreon.com/PressForTruth\\u000aSUBSCRIBESTAR \u279c https://www.subscribestar.com/pressfortruth\\u000aDONATE via Paypal \u279c https://www.paypal.me/PressforTruth\np136\nsba(ibitchute_access\nSubscription\np137\n(dp138\ng3\nVhttps://static-3.bitchute.com/live/channel_images/xIZBezhe75U0/hJR4D9ViZD6aIbnoVgAdhCru_small.jpg\np139\nsg5\nVRubikon\np140\nsg7\nVrubikonmagazin/\np141\nsg9\nVRubikon ist das Magazin f\xfcr die kritische Masse. Wir berichten \xfcber das, was in den Massenmedien nicht zu finden ist. Herausgegeben wird der Rubikon in Mainz, geschrieben wird er von unabh\xe4ngigen Journalistinnen und Journalisten \xfcberall auf der Welt.\np142\nsba(ibitchute_access\nSubscription\np143\n(dp144\ng3\nVhttps://static-3.bitchute.com/live/channel_images/jIzcTzKPOws2/tG4rnNRPpAgQKxHP6hxVZxr4_small.jpg\np145\nsg5\nVice.age.farmer\np146\nsg7\nViceagefarmer/\np147\nsg9\nVWelcome. I\'m Christian, and I produce videos, interviews, and tools in order to shed light on the myriad risks to our food system and how they must inspire us to grow our own food.\u000aThe best way to support this effort is to take steps every day towards self-sufficiency yourself. Be the change. Let me know how it goes for you. And spread the word.\u000aIf you are inspired to become a patreon, I very genuinely appreciate your support. You are making this research and these tools possible -- thank you.\np148\nsba(ibitchute_access\nSubscription\np149\n(dp150\ng3\nVhttps://static-3.bitchute.com/live/channel_images/VBcDJT6oB9Pg/X130WRTM8efiK8gaH9YdLkm6_small.jpg\np151\nsg5\nVEmperor Caligula\np152\nsg7\nVariolus-apollon/\np153\nsg9\ng22\nsba(ibitchute_access\nSubscription\np154\n(dp155\ng3\nVhttps://static-3.bitchute.com/live/channel_images/4tu4vHNDay9b/N0GMOnxKcgO2BFNWLOa5cQDQ_small.jpg\np156\nsg5\nVZERBERSTER\np157\nsg7\nVzerberster/\np158\nsg9\nVDER OFFIZIELLE ZERBERSTER (JAKOB STRAUB) KANAL AUF BITCHUTE\u000aSeit 2014 ver\xf6ffentlichte ich weit \xfcber 1000 Videos auf meinen drei YouTube-Kan\xe4len (alle gesperrt) und k\xe4mpfte stets f\xfcr die Meinungsfreiheit, berichtete t\xe4glich \xfcber die Kriminalit\xe4t in Deutschland, publizierte sozialkritische und politische Werke die schlussendlich von YouTube zensiert, demonetarisiert und gel\xf6scht wurden und mit jedem vergangenen Jahr - voller Zensur und Intrigen - wurde es nur noch schlimmer.\u000aDie politische Korrektheit t\xf6tet die Wahrheit. Je ehrlicher, desto gef\xe4hrlicher lebt man in Deutschland.\u000aVielleicht \xfcberlebt die Wahrheit wenigstens hier auf dieser Plattform. Wir werden sehen.\u000aMeine sozialkritischen B\xfccher findet ihr hier:\u000a\u25b6 PROPHEZEIUNG (Roman) - Hier bestellen: https://amzn.to/2KA2NfW\\u000a\\u25b6 PROPHEZEIUNG 2 (Buch) - Hier bestellen: https://amzn.to/2rkMACA\\u000a\\u25b6 ABSCHIEDSBRIEF (Roman) - Hier bestellen: https://amzn.to/2HNUkI4\\u000aWer mich unterst\xfctzen m\xf6chte, der kann es per PayPal tun: https://www.Paypal.ME/ZERBERSTER\\u000aMein neuer YouTube-Kanal ist unter YouTube.com/JakobStraub zu finden.\u000aDanke f\xfcr eure Unterst\xfctzung. Passt auf euch auf!\np159\nsba(ibitchute_access\nSubscription\np160\n(dp161\ng3\nVhttps://static-3.bitchute.com/live/channel_images/GSF1SCm30FuL/tWxNpsKkBjseCkuczXdHHLqb_small.jpg\np162\nsg5\nVLauren Southern\np163\nsg7\nVlaurensouthern/\np164\nsg9\nVLauren Southern\u000aTwitter: https://twitter.com/Lauren_Southern\\u000aFacebook: http://bit.ly/2oDBEjY\\u000aInstagram: https://www.instagram.com/laurencheriie/\\u000aPatreon: https://www.patreon.com/laurensouthern\\u000aPaypal: https://www.PayPal.Me/LaurenSouthern\\u000aBitcoin Wallet: 1JLM6GJwaPdNv4dM8K5KkcFHeziXXXMGKT\np165\nsba(ibitchute_access\nSubscription\np166\n(dp167\ng3\nVhttps://static-3.bitchute.com/live/channel_images/28zTtO5c0j1V/WhrdzFrQWrcEPUlLtBzZPXXL_small.jpg\np168\nsg5\nVOliverJanich\np169\nsg7\nVoliverjanich/\np170\nsg9\ng22\nsba(ibitchute_access\nSubscription\np171\n(dp172\ng3\nV/static/v129/images/blank_small.png\np173\nsg5\nVBewusst.tv\np174\nsg7\nVbewussttv/\np175\nsg9\ng22\nsba(ibitchute_access\nSubscription\np176\n(dp177\ng3\nVhttps://static-3.bitchute.com/live/channel_images/HxzyC2IwwQOh/ul6LlCXQPEkDClIloLUEL4BJ_small.jpg\np178\nsg5\nVAndi Kandare\np179\nsg7\nVandy-kandare/\np180\nsg9\ng22\nsba(ibitchute_access\nSubscription\np181\n(dp182\ng3\nVhttps://static-3.bitchute.com/live/channel_images/8bX1LqtcW6wa/DZXRiadagtGQQxR2WMPK3Pp7_small.jpg\np183\nsg5\nVRPP_Institut\np184\nsg7\nVrpp_institut/\np185\nsg9\nVSind Sie auf der Suche nach einem Psychologie-Kanal, welcher nicht nur an der Oberfl\xe4che kratzt?\u000aWir m\xf6chten Ihnen ein tiefes Verst\xe4ndnis daf\xfcr vermitteln wie der Mensch gebaut ist, was sein Leben gelingen l\xe4sst und was ihn ins Ungl\xfcck treibt.\u000aWenn das f\xfcr Sie interessant klingt, abonnieren Sie jetzt unseren Kanal!\np186\nsba(ibitchute_access\nSubscription\np187\n(dp188\ng3\nV/static/v129/images/blank_small.png\np189\nsg5\nVAerztefuerdenFrieden\np190\nsg7\nVaerztefuerdenfrieden/\np191\nsg9\ng22\nsba(ibitchute_access\nSubscription\np192\n(dp193\ng3\nVhttps://static-3.bitchute.com/live/channel_images/vztVBAlS9Iar/7qLSCw8fTUUTRfeGGnX8uG0R_small.jpg\np194\nsg5\nVTommy Robinson\np195\nsg7\nVtommyrobinson/\np196\nsg9\ng22\nsba(ibitchute_access\nSubscription\np197\n(dp198\ng3\nVhttps://static-3.bitchute.com/live/channel_images/kYLlBzKoFHzr/c5v13jAwqukmRyWokH154ka2_small.jpg\np199\nsg5\nVBrittany Pettibone\np200\nsg7\nVbrittpettibone/\np201\nsg9\ng22\nsba(ibitchute_access\nSubscription\np202\n(dp203\ng3\nVhttps://static-3.bitchute.com/live/channel_images/FJLej1ou6JVe/wKIZRnJRN9aej7CH98GUEDY4_small.jpg\np204\nsg5\nVPrayingMedic\np205\nsg7\nVprayingmedic/\np206\nsg9\ng22\nsba(ibitchute_access\nSubscription\np207\n(dp208\ng3\nVhttps://static-3.bitchute.com/live/channel_images/2xWJXhcVkIwM/x7qkksFHIDvQNbRwE3ve3V0P_small.jpg\np209\nsg5\nVHagen Grell\np210\nsg7\nVhagengrell/\np211\nsg9\nVMein Name ist Hagen Grell, ich bin Moderator und Journalist.\u000a\u25b6 KOMMENTARE nur noch auf frei3 m\xf6glich: https://www.frei3.de/studio/8fdc5e48-d97c-4c2f-9200-638fc02ae47a\\u000a\\u25b6 Unterst\xfctzt meine Arbeit\u000a\u25b7 Direkte Spende : http://hagengrell.de/wp/spenden/\\u000a\\u25b7 frei3 Patenschaft (exklusive Serie!) : https://www.frei3.de\\u000a\\u25b6 Freie Soziale Medien\u000a\u25b7 Newsletter : http://www.hagengrell.de/newsletter\\u000a\\u25b7 frei3 : https://www.frei3.de/studio/8fdc5e48-d97c-4c2f-9200-638fc02ae47a\\u000a\\u25b7 Telegram : https://t.me/hagengrell\\u000a\\u25b7 BitChute : https://www.bitchute.com/channel/2xWJXhcVkIwM/\\u000a\\u25b7 3speak : https://3speak.online/user/hagengrell\\u000a\\u25b7 Kontaktformular : https://www.frei3.de/about/contact\\u000a\\u25b6 Konzern Soziale Medien\u000a\u25b7 Twitter : https://twitter.com/HagenGrell\\u000a\\u25b7 Instagram : https://www.instagram.com/hagengrell1/\\u000a\\u25b7 Youtube : https://www.youtube.com/hagenshirnticker\\u000a\\u25b7 Facebook: https://www.facebook.com/iprotest.le/\\u000a\\u25b7 LinkedIn: https://www.linkedin.com/in/hagen-grell-7b4388153/\np212\nsba(ibitchute_access\nSubscription\np213\n(dp214\ng3\nVhttps://static-3.bitchute.com/live/channel_images/BFqZplJLluQB/j3y1AoKVGBMpaGu53ZJAfLRC_small.jpg\np215\nsg5\nVAlles_Ausser_Mainstream\np216\nsg7\nValles_ausser_mainstream/\np217\nsg9\nVBeschreibung\\u000aAlles ausser Mainstream besch\xe4ftigt sich mit Themen, wie der Partei Wir2020, der Corona-Krise, Zwangsimpfung, Meinungsfreiheit, Querdenken, Verschw\xf6rungstheorien.\u000aDieser Kanal ist offen f\xfcr alles, was woanders zensiert wird. Ziel ist es interessante Interviews zu f\xfchren, Echte journalistische Arbeit zu machen und Menschen soweit dies m\xf6glich ist mit anderen Informationen zu versorgen, als man sie in den \xf6ffentlichen Medien und Regierungskan\xe4len findet.\u000aRassismus und Extremismus hat bei mir keinen Platz. Alle anderen politischen Meinungen sind genauso willkommen wie alle religi\xf6sen Richtungen, die sich f\xfcr eine gemeinsame Welt engagieren.\u000aVerantwortlich f\xfcr den Inhalt ist:\u000aDr. Bodo Schiffmann(als Privatperson\u000aund nicht als Arzt.-\u000aAus Vereinfachungsgr\xfcnden\u000awurde die Adresse der Arztpraxis\u000ahinterlegt)\u000aAlte Waibstadter Str. 2c\u000a74889 Sinsheim\u000aTel: 07261 - 4733\np218\nsba(ibitchute_access\nSubscription\np219\n(dp220\ng3\nVhttps://static-3.bitchute.com/live/channel_images/o9f6CKSA75AV/zmrxanAFMTxExyAx2AxjGhi6_small.jpg\np221\nsg5\nVATTILAHILDMANN_OFFICIAL\np222\nsg7\nVattilahildmann_official/\np223\nsg9\nVOffizieller Account von ATTILA HILDMANN!\np224\nsba(ibitchute_access\nSubscription\np225\n(dp226\ng3\nVhttps://static-3.bitchute.com/live/channel_images/m3UQAWdct9EM/cs4Jip6t265QuRTQystxoVQ3_small.jpg\np227\nsg5\nVNuoViso\np228\nsg7\nVnuoviso/\np229\nsg9\nVhttp://nuoviso.tv\np230\nsba(ibitchute_access\nSubscription\np231\n(dp232\ng3\nVhttps://static-3.bitchute.com/live/channel_images/vExr55JSOMVd/Pd5DEibTczmNYO75yjKi2HTe_small.jpg\np233\nsg5\nVNikolai Alexander\np234\nsg7\nVnikolaialexander/\np235\nsg9\nVM\xf6chten Sie mehr wissen?\u000a\u27a1\ufe0f https://bit.ly/3ekmdUn\\u000a\\u2705 Brave Browser: https://brave.com/der291\\u000a\\u2705 Express-Zeitung: https://www.expresszeitung.com/?atid=467\\u000a\\U0001f4b8 Paypal: https://www.paypal.me/siegdesvolkes\\u000aOder an: [email\xa0protected]\u000a\U0001f4b8 \xdcberweisung:\u000aEmpf\xe4nger: Nikolai Alexander\u000aIBAN: BE98967108458793\u000aBIC: TRWIBEB1XXX\u000a\u2709\ufe0f Wer Zugang zum geheimen Patreon m\xf6chte, sende bitte eine E-Mail an: [email\xa0protected] - oder kontaktiere mich in den sozialen Netzwerken. Dort erfahrt ihr dann die entsprechende Adresse.\u000a\U0001f4ef In der Telegram-Unterst\xfctzer-Gruppe, auf Patreon und dem Discord-Server erhaltet ihr die Videos fr\xfcher, sowie Zugang zu exklusiven Inhalten. Spender werden auf Wunsch namentlich im Abspann aufgef\xfchrt.\u000a\U0001f4b8 Bitcoin:\u000a3QM41JzLftN89BmjrcxzYTRV3N2BGGL2h8\u000a\U0001f4b8 Litecoin:\u000aLaPCC4iu2GeJTwyJ3fDg8gxV4KwfgijMVy\u000a\U0001f4b8 Monero: 41p5GiDFxFH9N2fSU5rd73FS25pVbzJiahPtLxxr4Twz1fWjY1P1r2YAJ9iU92ZPA1CcLoNAqZRqSLncPV6PbYEH5C9FZMn\u000a\u27a1\ufe0f Wichtige Links & Adressen:\u000aYoutube: https://bit.ly/2SW4XgA\\u000aBitchute: https://bit.ly/37IAFmO\\u000aTelegram: https://t.me/nikolaialexander\\u000aTwitter: https://twitter.com/Sonnensturmbund\\u000aInstagram: https://www.instagram.com/sieg.des.volkes/\np236\nsba(ibitchute_access\nSubscription\np237\n(dp238\ng3\nVhttps://static-3.bitchute.com/live/channel_images/a7Yw3kJPsQay/Jl8wKGl9Sp8rueMbEfilqtRs_small.jpg\np239\nsg5\nVUNBLOGD\np240\nsg7\nVunblogd/\np241\nsg9\nVJetzt Telegram abonnieren! https://t.me/unblogd\\u000aTeil vom Team werden! https://t.me/UnblogdPlusBot\\u000aUNBLOGD Flugbl\xe4tter ausdrucken & verteilen http://bit.ly/unblogdwanted\\u000aUNTERST\xdcTZEN\\u000aPropaganda kostet nicht nur viel Zeit, sondern letztendlich auch Kohle. Spar\' Dir doch \'ne Packung Kippen und wirf mir das Geld in den Rachen- Danke!\u000aGute alte Bank\xfcberweisung:\u000aMir\xf3 Wolsfeld\u000aIBAN: DE80120300001052613302\u000aPaypal https://paypal.me/unblogd\\u000aAmazon (\xfcber den Link einkaufen) https://amzn.to/2sRs9xR \u000aNETZWERK\u000aHomepage https://unblogd.org\\u000aFacebook https://fb.me/unblogd.miro\\u000aBitchute https://www.bitchute.com/unblogd\\u000aSpotify http://bit.ly/unblogd-spotify\\u000a Mit Stern markierte Links sind Partner- Programme (Du zahlst nicht mehr, aber ich bekomme f\xfcr Werbung eine kleine Provision).\np242\nsba(ibitchute_access\nSubscription\np243\n(dp244\ng3\nVhttps://static-3.bitchute.com/live/channel_images/a3SFkK6W92az/BEjOvyYz6mbIEVZqY0wvnUBz_small.jpg\np245\nsg5\nVFragunsdoch\np246\nsg7\nVfragunsdoch/\np247\nsg9\ng22\nsba(ibitchute_access\nSubscription\np248\n(dp249\ng3\nVhttps://static-3.bitchute.com/live/channel_images/zEtvCobslKhA/3SPzQkYoYtVoFI2JFlBnOHWU_small.jpg\np250\nsg5\nV911truthNOW\np251\nsg7\nV911truthnow/\np252\nsg9\nVSeptember 11th Attacks Research Center\u000adonate money to my paypal [email\xa0protected]\u000aFacebook\u000ahttps://www.facebook.com/911SmokingGuns/\u000ahttps://www.facebook.com/911SmokingGuns/videos/\u000ablogspot\u000a911truthout.blogspot.com\u000aI am a Ken Doc 9/11 DISINFO TROLLS #23) http://911truthout.blogspot.ca/ (Dan Plesse)\u000aYouTube\u000aYour custom URL: http://www.youtube.com/c/911TruthNOW\\u000a1) http://www.whatdoesitmean.com/ (Sorcha Faal)\u000a2) http://rationalwiki.org/wiki/Nico_Haupt (Nico Haupt)\u000a3) http://beforeitsnews.com/ (Disinfo Blog)\u000a4) http://www.abovetopsecret.com/ (Disinfo Blog)\u000a5) http://www.drjudywood.com/ (Dr Judy Wood)\u000a6) http://nodisinfo.com/ (Disinfo Site)\u000a7) http://911scholars.org/ (James Fetzer)\u000a8) http://www.veteranstoday.com/ (Gordon Duff)\u000a9) http://killtown.blogspot.ca/ (Killtown)\u000a10) http://wellaware1.com/ (Ed Chiarini)\u000a11) http://septemberclues.info/ (Simon Shack)\u000a12) http://www.davidicke.com/ (David Icke)\u000a13) http://letsrollforums.com/ (Phil Jayhan)\u000a14) http://www.project.nsearch.com/ (Glenn Canady)\u000a15) http://exopolitics.blogs.com/ (Alfred Lambremont Webre)\u000a16) http://www.richplanet.net/ (Richard D Hall)\u000a17) http://worldtruth.tv/ (Disinfo Blog)\u000a18) http://godlikeproductions.com (Disinfo Blog)\u000a19) http://intellihub.com (Disinfo Blog)\u000a20) http://www.eutimes.net (Sorcha Faal)\u000a21) http://www.wucnews.com/\\u000a22) http://www.maxresistance.com/ (Hoax Site)\u000a23) http://911truthout.blogspot.ca/ (Dan Plesse)\u000a24) http://henrymakow.com/ (Henry Makow)\u000a25) https://www.youtube.com/user/DAHBOO77 (Dahboo77/Max Malone)\u000a26) http://mrconservative.com/ (Disinfo/Malware)\u000a27) http://yournewswire.com/ (Fake news)\u000a28) http://countercurrentnews.com/ (Conspiracy Blog)\u000a29) http://www.stfnews.com/\\u000a30) http://www.disclose.tv/ (Conspiracy Blog)\u000a31) http://www.lunaticoutpost.com\\u000a32) http://worldnewsdailyreport.com\\u000a33) http://www.neonnettle.com (Fake News)\u000a34) http://www.infowars.com (Alex Jones)\np253\nsba(ibitchute_access\nSubscription\np254\n(dp255\ng3\nV/static/v129/images/blank_small.png\np256\nsg5\nVTommyRobinson\np257\nsg7\nVtommyrobinsonvideos/\np258\nsg9\nVA complete video archive of all Tommy Robinson Videos.\u000aA lot of these have been deleted by YouTube but luckily we have kept a backup since 2011.\u000aSome of these videos you will never have seen before.\np259\nsba.'' 2020-12-25 17:23:50.366 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: loading setting definitions 2020-12-25 17:23:50.366 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: trying to load setting definitions from old format... 2020-12-25 17:23:50.366 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: loading setting values 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CSettingsManager: requested setting (cookies) was not found. 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting cookies. Creating a setting on-the-fly... 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CSettingsManager: requested setting (prefer_dash) was not found. 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting prefer_dash. Creating a setting on-the-fly... 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CSettingsManager: requested setting (save_path) was not found. 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting save_path. Creating a setting on-the-fly... 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CSettingsManager: requested setting (seed_after) was not found. 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting seed_after. Creating a setting on-the-fly... 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CSettingsManager: requested setting (username) was not found. 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting username. Creating a setting on-the-fly... 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: loading setting definitions 2020-12-25 17:23:50.367 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: trying to load setting definitions from old format... 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: loading setting values 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CSettingsManager: requested setting (cookies) was not found. 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting cookies. Creating a setting on-the-fly... 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CSettingsManager: requested setting (prefer_dash) was not found. 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting prefer_dash. Creating a setting on-the-fly... 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CSettingsManager: requested setting (save_path) was not found. 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting save_path. Creating a setting on-the-fly... 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CSettingsManager: requested setting (seed_after) was not found. 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting seed_after. Creating a setting on-the-fly... 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CSettingsManager: requested setting (username) was not found. 2020-12-25 17:23:50.368 T:123145403146240 DEBUG: CAddonSettings[plugin.video.bitchute]: failed to find definition for setting username. Creating a setting on-the-fly... 2020-12-25 17:23:50.385 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'cacheFunction' : 'function : <function BitchuteLogin at 0x60000098b9a0> - table_name: 'bitchutelogindetails210'' 2020-12-25 17:23:50.400 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_generateKey' : 'Done: 'BitchuteLogin|bea1ca1cb3a622349347ee577bf0717f|'' 2020-12-25 17:23:50.416 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'get' : 'cacheBitchuteLogin|bea1ca1cb3a622349347ee577bf0717f|' 2020-12-25 17:23:50.433 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_sock_init' : 'Done: u'/Users/me/.kodi/temp/commoncache.socket'' 2020-12-25 17:23:50.450 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_send' : '117 - "{'action': 'get', '' 2020-12-25 17:23:50.451 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recv' : 'got data : 1 - False - 3 + 119 | f|'}\r\n"' 2020-12-25 17:23:50.456 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recv' : 'sent COMPLETE 1' 2020-12-25 17:23:50.462 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recv' : 'status False - False' 2020-12-25 17:23:50.464 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_send' : 'Got response 0 - 119 == 1 | 0 - ' '' 2020-12-25 17:23:50.464 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recv' : 'done' 2020-12-25 17:23:50.466 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recieveData' : 'received data: {'action': 'get', 'table': 'bitchutelogindetails210', 'name': 'cacheBitchuteLogin|bea1ca1cb3a622349347ee577bf0717f|'}' 2020-12-25 17:23:50.469 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recieveData' : 'Done, got data: 3 - {'action': 'get', 'table': 'bitchutelogindetails21' 2020-12-25 17:23:50.469 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_send' : 'Done' 2020-12-25 17:23:50.475 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_sqlGet' : 'cacheBitchuteLogin|bea1ca1cb3a622349347ee577bf0717f| - bitchutelogindetails210' 2020-12-25 17:23:50.479 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_checkTable' : 'Passed' 2020-12-25 17:23:50.482 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'get' : 'Receive' 2020-12-25 17:23:50.482 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_sqlExecute' : ''SELECT data FROM bitchutelogindetails210 WHERE name = %s' - 'cacheBitchuteLogin|bea1ca1cb3a622349347ee577bf0717f|'' 2020-12-25 17:23:50.483 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_sqlGet' : 'Returning : u'{\'BitchuteLogin|b' 2020-12-25 17:23:50.485 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_runCommand' : 'Got response: 1713 - u'{\'BitchuteLogin|bea1ca1cb3a622349347ee577bf0717' 2020-12-25 17:23:50.486 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_send' : '1980 - 'u\'{\\'BitchuteLog' 2020-12-25 17:23:50.490 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_recv' : 'got data : 1 - False - 3 + 1982 | \'sessionid\\'\\np52\\n(icookielib\\nCookie\\np53\\n(dp54\\ng31\\nNsg32\\nS\\'www.bitchute.com\\'\\np55\\nsg33\\ng52\\nsg34\\nI00\\nsg35\\nI1610104413\\nsg36\\nS\\'cr2lgfkto4nndg02ycet07469ytr0h50\\'\\np56\\nsg38\\nI00\\nsg39\\n(dp57\\nS\\'HttpOnly\\'\\np58\\nNsS\\'SameSite\\'\\np59\\nS\\'Lax\\'\\np60\\nssg43\\nI0\\nsg44\\nI00\\nsg45\\nI00\\nsg46\\nI00\\nsg47\\nI01\\nsg48\\ng26\\nsg49\\nNsg50\\nNsg51\\nI01\\nsbssssb.", True)}}\'\r\n'' 2020-12-25 17:23:50.496 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_send' : 'Got response 0 - 1982 == 1 | 0 - ' '' 2020-12-25 17:23:50.499 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_send' : 'Done' 2020-12-25 17:23:50.499 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_recv' : 'sent COMPLETE 1' 2020-12-25 17:23:50.501 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_runCommand' : 'Done' 2020-12-25 17:23:50.503 T:123145437454336 DEBUG: [StorageServer-2.6.1] 'run' : 'Done' 2020-12-25 17:23:50.508 T:123145437454336 DEBUG: [StorageServer-2.6.1] 'run' : 'accepting' 2020-12-25 17:23:50.516 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_recv' : 'status False - False' 2020-12-25 17:23:50.535 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_recv' : 'done' 2020-12-25 17:23:50.559 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'get' : 'res : 1980' 2020-12-25 17:23:50.573 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_getCache' : 'Done, found cache : BitchuteLogin|bea1ca1cb3a622349347ee577bf0717f|' 2020-12-25 17:23:50.586 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'cacheFunction' : 'Returning result: 2' 2020-12-25 17:23:50.600 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'cacheFunction' : '("ccopy_reg\n_reconstructor\np0\n(crequests.cookies\nRequestsCookieJar\np1\ncbuiltin\nobject\np2\nNtp3\nRp4\n(dp5\nS'_now'\np6\nI1608894813\nsS'_policy'\np7\n(icookielib\nDefaultCookiePolicy\np8\n(dp9\nS'strict_rfc2965_unverifiable'\np10\nI01\nsS'strict_ns_domain'\np11\nI0\nsS'_allowed_domains'\np12\nNsS'rfc2109_as_netscape'\np13\nNsS'rfc2965'\np14\nI00\nsS'strict_domain'\np15\nI00\nsg6\nI1608894813\nsS'strict_ns_set_path'\np16\nI00\nsS'strict_ns_unverifiable'\np17\nI00\nsS'strict_ns_set_initial_dollar'\np18\nI00\nsS'hide_cookie2'\np19\nI00\nsS'_blocked_domains'\np20\n(tsS'netscape'\np21\nI01\nsbsS'_cookies'\np22\n(dp23\nS'www.bitchute.com'\np24\n(dp25\nS'/'\np26\n(dp27\nS'csrftoken'\np28\n(icookielib\nCookie\np29\n(dp30\nS'comment'\np31\nNsS'domain'\np32\ng24\nsS'name'\np33\ng28\nsS'domain_initial_dot'\np34\nI00\nsS'expires'\np35\nNsS'value'\np36\nS'q1IqFaayMrWp5ZOtmw80xlC2vfp2UQHowaBp8Q6osK6yHeVGevO6wLbsthzAVkQi'\np37\nsS'domain_specified'\np38\nI00\nsS'_rest'\np39\n(dp40\nS'SameSite'\np41\nS'Lax'\np42\nssS'version'\np43\nI0\nsS'port_specified'\np44\nI00\nsS'rfc2109'\np45\nI00\nsS'discard'\np46\nI01\nsS'path_specified'\np47\nI01\nsS'path'\np48\ng26\nsS'port'\np49\nNsS'comment_url'\np50\nNsS'secure'\np51\nI01\nsbsS'sessionid'\np52\n(icookielib\nCookie\np53\n(dp54\ng31\nNsg32\nS'www.bitchute.com'\np55\nsg33\ng52\nsg34\nI00\nsg35\nI1610104413\nsg36\nS'cr2lgfkto4nndg02ycet07469ytr0h50'\np56\nsg38\nI00\nsg39\n(dp57\nS'HttpOnly'\np58\nNsS'SameSite'\np59\nS'Lax'\np60\nssg43\nI0\nsg44\nI00\nsg45\nI00\nsg46\nI00\nsg47\nI01\nsg48\ng26\nsg49\nNsg50\nNsg51\nI01\nsbssssb.", True)' 2020-12-25 17:23:50.614 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'cacheFunction' : 'function : <function _get_channel at 0x600000989b20> - table_name: 'bitchutedata210'' 2020-12-25 17:23:50.621 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_generateKey' : 'Done: '_get_channel|ae41f6b0b0b96b05bb46cdfc7d174814|'' 2020-12-25 17:23:50.634 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'get' : 'cache_get_channel|ae41f6b0b0b96b05bb46cdfc7d174814|' 2020-12-25 17:23:50.650 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_sock_init' : 'Done: u'/Users/me/.kodi/temp/commoncache.socket'' 2020-12-25 17:23:50.679 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_send' : '108 - "{'action': 'get', '' 2020-12-25 17:23:50.680 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recv' : 'got data : 1 - False - 3 + 110 | 4|'}\r\n"' 2020-12-25 17:23:50.683 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recv' : 'sent COMPLETE 1' 2020-12-25 17:23:50.684 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_send' : 'Got response 0 - 110 == 1 | 0 - ' '' 2020-12-25 17:23:50.685 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recv' : 'status False - False' 2020-12-25 17:23:50.690 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recv' : 'done' 2020-12-25 17:23:50.695 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_send' : 'Done' 2020-12-25 17:23:50.696 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recieveData' : 'received data: {'action': 'get', 'table': 'bitchutedata210', 'name': 'cache_get_channel|ae41f6b0b0b96b05bb46cdfc7d174814|'}' 2020-12-25 17:23:50.698 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_recieveData' : 'Done, got data: 3 - {'action': 'get', 'table': 'bitchutedata210', 'nam' 2020-12-25 17:23:50.700 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'get' : 'Receive' 2020-12-25 17:23:50.701 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_sqlGet' : 'cache_get_channel|ae41f6b0b0b96b05bb46cdfc7d174814| - bitchutedata210' 2020-12-25 17:23:50.702 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_checkTable' : 'Passed' 2020-12-25 17:23:50.705 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_sqlExecute' : ''SELECT data FROM bitchutedata210 WHERE name = %s' - 'cache_get_channel|ae41f6b0b0b96b05bb46cdfc7d174814|'' 2020-12-25 17:23:50.711 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_sqlGet' : 'Returning empty' 2020-12-25 17:23:50.713 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_runCommand' : 'Got response: 1 - ' '' 2020-12-25 17:23:50.714 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_send' : '3 - "' '"' 2020-12-25 17:23:50.715 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_recv' : 'got data : 1 - False - 3 + 5 | "' '\r\n"' 2020-12-25 17:23:50.718 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_send' : 'Got response 0 - 5 == 1 | 0 - ' '' 2020-12-25 17:23:50.720 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_recv' : 'sent COMPLETE 1' 2020-12-25 17:23:50.726 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_send' : 'Done' 2020-12-25 17:23:50.730 T:123145437454336 DEBUG: [StorageServer-2.6.1] '_runCommand' : 'Done' 2020-12-25 17:23:50.732 T:123145437454336 DEBUG: [StorageServer-2.6.1] 'run' : 'Done' 2020-12-25 17:23:50.732 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_recv' : 'status False - False' 2020-12-25 17:23:50.734 T:123145437454336 DEBUG: [StorageServer-2.6.1] 'run' : 'accepting' 2020-12-25 17:23:50.742 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_recv' : 'done' 2020-12-25 17:23:50.751 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'get' : 'res : 3' 2020-12-25 17:23:50.768 T:123145403146240 DEBUG: [StorageClient-2.6.1] '_getCache' : 'Done' 2020-12-25 17:23:50.781 T:123145403146240 DEBUG: [StorageClient-2.6.1] 'cacheFunction' : 'Running: _get_channel|ae41f6b0b0b96b05bb46cdfc7d174814|' 2020-12-25 17:23:51.329 T:123145403146240 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

-- Are you able to fix the FEED finally? Best Vigilant

winsomehax commented 3 years ago

Bitchute addon. Download testing or master again and give it a try. There is some more error checking in there.