naptestdev

Results 8 issues of naptestdev

Full screen the actual video not the container on mobile. I saw some alternative like JWPlayer do that, it will bring a better mobile experience

### Context - [X] This issue is not a bug report. *(please use a different template for reporting a bug)* - [X] This issue is not a duplicate of an...

feature-request

**Describe the bug** Prettier formats my markdown like this ![image](https://user-images.githubusercontent.com/88878684/165741389-be120b45-1460-49fb-9c10-bd8358e68926.png) And slidev just make this a new slide? **To Reproduce** Steps to reproduce the behavior: Try to make some slide...

### Describe your suggestion According to Youtube Data API v3 So it should be great if you can use to internal Innertube API to allow uploading videos without the restriction....

enhancement
priority: medium

### Enable code linting like this ![image](https://user-images.githubusercontent.com/88878684/142591409-f9a3bc5b-64f1-45b6-ac24-d638b043c64d.png)

The problem still persists. I'm using version 1.3.70. Here's my code ```javascript import { upload } from "youtube-videos-uploader"; import dotenv from "dotenv"; dotenv.config(); const res = await upload( { email:...

bug