icaptnbob

Results 11 issues of icaptnbob

When a file is encoded as UTF-8-BOM, PapaParse CSV to Json incorrectly returns the records with the first object key name enclosed in a single quote. One cannot then reference...

enhancement
file reader
needs tests
help wanted

Hi. These related problems occur, where regex filters are ignored in these two cases: 1. The regex filters in the include, exclude, only and ignore expressions seem to only be...

The expression if (( $count % 2 == 0 )) incorrectly shows a "Failed to parse expression" error over the "% 2" This is a valid expression and works in...

grammar bug

The contents.url file contains all a course's pages, but the scrape_list_via_login.py populates urls for only the the first section of the course. After that, only the section headings are included....

For change in scrape_list_via_login.py Fixes issue #20.

You have make sure the requests in one session, so that the csrf_token will be matched Fixes issue #20. A similar fix is required for scrape_via_login.py Requires change to playlist_downloader.sh

You have make sure the requests in one session, so that the csrf_token will be matched Fixes issue #20. A similar fix is required for scrape_list_via_login.py

When one types "import XXX" (XXX is an existing class or module) amongst other imports, then press tab to accept a suggested import, the AutoImport module adds auto import entry...

The lists in both screens clear and reload after running any action. One then has to scroll to find your place again. Is there perhaps another way to do this?

performance