YouTube.js
Guide
Discord
GitHub
Guide
Discord
GitHub
    • Introduction
    • Getting Started
    • Browser Usage
    • Caching
    • Proxies
    • Authentication
    • Advanced Usage
    • Troubleshooting
    • FAQ

Troubleshooting

Changing Log Levels

import { Log } from 'youtubei.js';
// Available levels: NONE, ERROR, WARNING, INFO, DEBUG
Log.setLevel(Log.Level.NONE);
Edit this page
Last Updated:: 3/25/25, 8:08 PM
Contributors: EdamAme-x
Prev
Advanced Usage
Next
FAQ