Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
How do I get the name of final file in Python? #16658
Comments
|
I tried this as well:
It works sometimes, but when the file is merged into an mkv, |
I am using this currently:
But
d2doesn't have any filename attributes and my_hook is called two times when audio and video files are downloaded separately and then merged, and it is actually not called for the final, merged file.