Yoav Zimmerman

Results 6 issues of Yoav Zimmerman

This extension has absolutely no test coverage currently, which makes me very sad :( This issue will probably involve some exploratory work of researching how other OSS chrome extensions do...

https://extensionworkshop.com/documentation/develop/porting-a-google-chrome-extension/ It seems like it will be pretty straightforward to use this extension on Firefox, we'll just need to test / verify it.

It would be really cool and useful to support this extension with PDFs. I'm not sure if Chrome Extensions can the content on PDFs loaded in Chrome, will need to...

### Requested Feature I'd like `artist_id` on a field here: https://github.com/spotDL/spotify-downloader/blob/f90cfb3f5ab1b15e73d0393d531908d4ac789e7d/spotdl/types/song.py#L29 This is useful when using the intermediate output of `spotdl.search` in an embedded program. The artist `name` is already...

Feature Request

Add support for deploying with https://aws.amazon.com/serverless/sam/. I believe all that is required is a `template.yaml` file that should look something like: ``` AWSTemplateFormatVersion: '2010-09-09' Transform: AWS::Serverless-2016-10-31 Description: ... Resources: ScikitLearnFunction:...

contribution-welcome