Skip to content

Conversation

Akash20x
Copy link
Contributor

@Akash20x Akash20x commented Jul 6, 2021

Reddit Video Downloader

  • This is a python script which will download the video of the post in reddit by asking user url of page of the post .

  • Display post title,subreddit and author name on the console.

  • The video is stored in our local system as download.mp4

  • LGM-SOC'21 Participant

  • Contributor

Closes: #631

Describe the changes you've made

Give a clear description what modifications you have made

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I tested this application on my local system and perfectly works fine and also provided its screenshots.

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly whereever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Screenshots

Original Updated
Original Screenshot Updated Screenshot

output

@github-actions github-actions bot requested a review from prathimacode-hub July 6, 2021 13:11
Copy link
Collaborator

@Debashish-hub Debashish-hub left a comment

Choose a reason for hiding this comment

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

Be more elaborative in the README @Akash20x
add aim, purpose, worfklow of the project and compilation steps.

@Debashish-hub Debashish-hub added the LGMSOC21 This issue will be considered for LGM-SOC 21 label Jul 6, 2021
@Akash20x
Copy link
Contributor Author

Akash20x commented Jul 6, 2021

Be more elaborative in the README @Akash20x
add aim, purpose, worfklow of the project and compilation steps.

OK

@Akash20x
Copy link
Contributor Author

Akash20x commented Jul 7, 2021

@Debashish-hub Please check my pull request

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

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

Your PR is approved. Congo. Keep rocking. Good choice of script. Well done. 🎇🙌@Akash20x

@prathimacode-hub prathimacode-hub added To Do Update Pending 🟩 Level1 This issue will be considered as level 1 issue for LGM-SOC 21 & DCP21.Points will be 10 labels Jul 8, 2021
@prathimacode-hub prathimacode-hub merged commit 9b16463 into prathimacode-hub:main Jul 8, 2021
@prathimacode-hub prathimacode-hub removed the To Do Update Pending label Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟩 Level1 This issue will be considered as level 1 issue for LGM-SOC 21 & DCP21.Points will be 10 LGMSOC21 This issue will be considered for LGM-SOC 21
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reddit Video Downloader
3 participants