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
Instagram Video and IGTV downloader #3981
Conversation
Download Video and IGTV from Instagram
Pull Request Report@Epic-R-R Hello! I'm a bot made to check all the pull request Python files. First of all, I want to say thank you for your time and interest in this project and for opening a pull request. There seems to be missing requirements in some of the Python files submitted in this pull request. Please read through the report and make the necessary changes. You can take a look at the relevant links provided after the report. What are node paths?
|
|
FYI, I am not a big fan of the way this code is written just to fool the bot to remove the |
|
this is more of a command line tool, please implement the following things:
|
|
I Update the code but in pre-commit, I have some error in the download_video function. |
|
So, no tests? |
|
Great, thank you for Update the code |
|
Wow, the code lines shrank too much |
|
;-). That’s what I do... https://github.com/cclauss/Ten-lines-or-less |
|
Explicit is better than implicit. |
|
What is implicit in this code? |
|
Nothing, just putting this line out there :) |
As I wrote you before, web programming tests are difficult to write without mocking so that basically makes doctests a nonstarter. If someone would be willing to add tests to this or another web programming algorithm, then we could use that as a guide for future web programming contributors. |
|
I will try to do that. In the meantime, if possible can you give a small glance to #3977 just to determine whether it's worth doing? Also, I am in the middle of redesigning the parser for the bot and it will do more than just a comment. :) |
* Instagram Video and IGTV downloader Download Video and IGTV from Instagram * Update * Update * Some Change * Update * Update instagram_video.py * Update instagram_video.py * Update instagram_video.py * Update instagram_video.py Co-authored-by: Christian Clauss <[email protected]> Co-authored-by: Dhruv Manilawala <[email protected]>
* Instagram Video and IGTV downloader Download Video and IGTV from Instagram * Update * Update * Some Change * Update * Update instagram_video.py * Update instagram_video.py * Update instagram_video.py * Update instagram_video.py Co-authored-by: Christian Clauss <[email protected]> Co-authored-by: Dhruv Manilawala <[email protected]>
* Instagram Video and IGTV downloader Download Video and IGTV from Instagram * Update * Update * Some Change * Update * Update instagram_video.py * Update instagram_video.py * Update instagram_video.py * Update instagram_video.py Co-authored-by: Christian Clauss <[email protected]> Co-authored-by: Dhruv Manilawala <[email protected]>
* Instagram Video and IGTV downloader Download Video and IGTV from Instagram * Update * Update * Some Change * Update * Update instagram_video.py * Update instagram_video.py * Update instagram_video.py * Update instagram_video.py Co-authored-by: Christian Clauss <[email protected]> Co-authored-by: Dhruv Manilawala <[email protected]>


Download Video and IGTV from Instagram
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}.