-
I installed version 2.2.4 using docker in a free tier oracle compute session. It was working flawlessly for about 3 days. Today whenever I try to play music it will not work. As for the cloud host, it…
-
When I search `trials of mana ost` in Minitube, the first result (https://www.youtube.com/watch?v=h_nXtDfcMYM) attempts to play, but gets skipped in favor of the second search result. If you click the…
-
Anyone can tell me how I can use proxy ? Please give some examples code
-
I'm using ytdl-core from a browser, using browserify. Cross-domain requests are not allowed, so I'm using CORS Anywhere proxy to bypass CORS Header related errors.
After a few requests, I'm getting…
-
Hi Soham,
I hope you're well. My name is Ritesh, and I found your project "vibes" really good. I really like what you've done so far and would like to contribute.
Are you open to contributions?
-
I queue a song it joins disconnects in terminal this is info
[ 15/10/2023 | 22:51:41 ] Finished playing the music : THEKIDSZN - CHOSEN (OFFICIAL MUSIC VIDEO)
[ 15/10/2023 | 22:51:41 ] No songs lef…
xbxyi updated
2 weeks ago
-
### Before creating an issue, please try the following
- Are you on the latest version of ytdl-core?
- To check, run `npm ls ytdl-core`
- If you're using a bot or application that depends on …
-
After merging https://github.com/fent/node-ytdl-core/pull/938 and https://github.com/fent/node-ytdl-core/pull/946 there are various problems with (mostly) [info-extras.js](https://github.com/fent/node…
-
Hi everybody, after installing atraci on elementary os freya i couldn't play any song. The developer tools shows me this sentence:
[32024:0501/192216:INFO:CONSOLE(1)] ""This module is meant to be use…
-
This is the code:
```javascript
const readline = require('readline');
const path = require('path');
const fs = require('fs');
const ytdl = require('ytdl-core');
const login = require('facebook…