Benjamin Ooghe-Tabanou

Results 150 issues of Benjamin Ooghe-Tabanou

When regenerating the same viz over and over with different datasets, one can already use the "Change data" button to keep most of the viz settings identical which is really...

bug

When opening the drawer menu (button on the right bottom of the graph view) and selecting the Edges tab, I used to be able to change edges colors adjusting the...

Awaiting for response
To review

Hello, I've been reusing your great work on UK data within my dashboard here: https://boogheta.github.io/coronavirus-countries/#country=UK While adding Tests data since you completed it across all countries, I encountered something that...

The method to build the toolkit since the ant to maven changes was missing and has to be guessed so far. Here is a sample documentation to help others go...

running `minet youtube comments 'https://www.youtube.com/watch?v=qJVXjy-1rx8'` gets locked with the expired api limits message: ```API limits reached. Will now wait until midnight Pacific time!"``` It probably is because the video announces:...

``` urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -2] Name or service not known urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name...

bug
enhancement

explore possibilities : - via open source apps https://telegram.org/apps - via web preview ex: https://t.me/s/trottasilvano (with infinite scrollup)

- "Video isn't available anymore" - "Video removed for violating YT's community guidelines" - vidéo passée privée - etc. cc @shadenshabayek

enhancement

There are certainly many things I didn't properly took into account, but that does the trick for my urgent need and is a ground base for future better implementation :)

Example : ``` xsv select channel_id channels.csv | xsv behead | while read CHANNEL_ID; do if ! test -s data/$CHANNEL_ID.csv || [ $(cat data/$CHANNEL_ID.csv | wc -l) -le 3 ];...

enhancement
discussion