xenova / chat-downloader

A simple tool used to retrieve chat messages from livestreams, videos, clips and past broadcasts. No authentication needed!
https://chat-downloader.readthedocs.io/
MIT License
936 stars 132 forks source link

Added option to output video date as part of the file output #237

Open Howley1 opened 8 months ago

Howley1 commented 8 months ago

Added the option to output the video created date to the download chat e.g. running chat_downloader https://zoom.us/rec/play/6ccrIuigqG83GIaT4wSDAv59W9W5J_-s1HUe_6UPykq3V3hVN1emMucTYLEJiA87rIkEPcGptB0Dp_dH --output {date_time}-{title}-chat.txt will output the file title as 2020-03-26 19_02_44-The History & Principles of Mutual Aid-chat.txt. It will use the date that the video reports, so it might not be the actual broadcast date.