1
0
Fork 0

[Newsy] Add extractor (#2416)

Closes #2346
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta 2022-01-21 12:31:25 +05:30 committed by GitHub
commit 78ab4f447c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 52 additions and 0 deletions

View file

@ -958,6 +958,7 @@ from .newgrounds import (
NewgroundsUserIE,
)
from .newstube import NewstubeIE
from .newsy import NewsyIE
from .nextmedia import (
NextMediaIE,
NextMediaActionNewsIE,