Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Newgrounds audio (and maybe video?) #1027

Closed
HGStyle opened this issue Dec 29, 2024 · 4 comments
Closed

Add support for Newgrounds audio (and maybe video?) #1027

HGStyle opened this issue Dec 29, 2024 · 4 comments
Labels
service request add support for a new service

Comments

@HGStyle
Copy link

HGStyle commented Dec 29, 2024

service name

Newgrounds

service description

Newgrounds is a old platform where creators can upload their content, whenether its video, audio, Flash games...

link samples

Regular audio link: https://www.newgrounds.com/audio/listen/707843
Restricted audio link: https://www.newgrounds.com/audio/listen/1366420  [just has bad words]

additional context

image
As you can see, public audios are easy to download, as the necessary info is inside the URL (for the content's ID) and inside the meta tags of the server's response (inside og:name for the song name, og:audio for the MP3 url, and og:image for the icon of the image).

image
However, some audios are classified as "A" for "Adult" and need an account to be viewed. Those are very rare but can happen.

For the videos, I do not use Newgrounds for viewing videos, so I don't really know whether it can be as easy for videos, but for sure the same system for adult-restricted content is also there.

@HGStyle HGStyle added the service request add support for a new service label Dec 29, 2024
@tayfrm99
Copy link

#620

@HGStyle
Copy link
Author

HGStyle commented Dec 29, 2024

#620

I added more details about how to technically do it, so I'm keeping this opened, but if needed will close it.

@KwiatekMiki
Copy link
Contributor

KwiatekMiki commented Dec 30, 2024

I added more details about how to technically do it

it has already been done
#682

@HGStyle
Copy link
Author

HGStyle commented Dec 30, 2024

Okay, sorry for bothering.

@HGStyle HGStyle closed this as completed Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service request add support for a new service
Projects
None yet
Development

No branches or pull requests

3 participants