mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Cookies Header function added
This commit is contained in:
@@ -6,7 +6,8 @@ export {
|
||||
yt_validate,
|
||||
extractID,
|
||||
YouTube,
|
||||
YouTubeStream
|
||||
YouTubeStream,
|
||||
cookieHeaders
|
||||
} from './YouTube';
|
||||
export { spotify, sp_validate, refreshToken, is_expired, Spotify } from './Spotify';
|
||||
export { soundcloud, so_validate, SoundCloud, SoundCloudStream, getFreeClientID } from './SoundCloud';
|
||||
|
||||
Reference in New Issue
Block a user