MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.27k stars 1.58k forks source link

Adding more metadata options for Twitch clips #454

Open Romybron opened 4 years ago

Romybron commented 4 years ago

Please follow the guide below

WARNING

All invalid issues will be rejected!!


Before going further


What is the purpose of your issue?

Feature request (request for a new functionality)

Please make sure that the requested feature is NOT already in the TODO list


Hello!

I have been working with (really) large amounts of Twitch clips and I do really love this piece of software because of the fact that we can fetch the clip title and the date it was recorded at.

Something that would be awesome as well to implement is more metadata written like adding the current view_count, game/name, and why not the creator_name since all this info is already present in the JSON it downloads before writing it.

Thank you very much!

Romy