Added test_download_video.py, updated README.md and refactored downloader.py

This commit is contained in:
Richard Mwewa
2022-10-01 12:52:24 +02:00
parent 77ca7c46cd
commit db63d09c82
5 changed files with 115 additions and 69 deletions

39
.idea/workspace.xml generated Normal file
View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="63ddae2f-8b6a-4549-a699-2e4098a83de2" name="Changes" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectId" id="2FWrWSRTaC1nc0xKHudztzhniGt" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true"
}
}]]></component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="63ddae2f-8b6a-4549-a699-2e4098a83de2" name="Changes" comment="" />
<created>1664618714345</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1664618714345</updated>
</task>
<servers />
</component>
</project>