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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Howley1
Copy link

@Howley1 Howley1 commented Jan 31, 2024

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.

Copy link

@glubsy glubsy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if this is really necessary. Whoever calls the script can generate the output filename themselves and add their desired formatted date time to it. Unless I'm missing something specific to Zoom recordings?

See #234 for example, they have a wrapper script that generates the desired output filename that way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants