youtube-search icon indicating copy to clipboard operation
youtube-search copied to clipboard

Results 12 youtube-search issues
Sort by recently updated
recently updated
newest added

Followed the usage example, just returns `[]` for everything. Doesn't seem to be working for me.

-Fixed empty results -Fixed empty description -Add channel name

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

``` const yt = require('youtube-search-without-api-key') const results = await yt.search("test") if (results.length === 0) { console.log("0 results"); return false } ``` ``` [] 0 results ```

Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependency [got](https://github.com/sindresorhus/got). These dependencies need to be updated together. Updates `cacheable-request` from 7.0.2 to 10.2.7 Release notes Sourced from cacheable-request's releases. v10.2.6 Fix...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Hey @david7117, thanks for making this useful library. I worked a bit on cleaning up the code and removing the need for `any` types. Also I added a first jest...

![image](https://user-images.githubusercontent.com/69827032/159123869-acb86581-1a9e-4362-961a-f8f7c43d4136.png) Search: NoCopyrightSounds [NCS Release] None of the output results have description

Added video description from metadata as descriptionSnippet is not available or missing from response