Working first pass. Downloads all files with generic name. Does not parse name of title. Does not write metadata.
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
################################################################################
|
||||
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
||||
################################################################################
|
||||
|
||||
/.vs
|
||||
/bin
|
||||
/obj
|
||||
*.har
|
||||
Reference in New Issue
Block a user