Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Python video generation - #87

Merged
Larox merged 3 commits into
tutorialsfrom
python-video-generation
Jul 16, 2019
Merged

Python video generation#87
Larox merged 3 commits into
tutorialsfrom
python-video-generation

Conversation

@Larox

@Larox Larox commented Apr 3, 2019

Copy link
Copy Markdown
Contributor

Tutorial Structure:

  • Explaining the challenge (real-life example) of creating a video using code
  • How to face this challenge
  • MoviePy and Gizeh description
  • What is needed for following this tutorial
  • Sample Code Step by Step
  • Conclusions

Comment thread tutorials/python/python-video-generation/code/Readme.md Outdated
Comment thread tutorials/python/python-video-generation/code/Readme.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
@Larox
Larox force-pushed the python-video-generation branch from 7e569db to f81897a Compare June 5, 2019 17:29

@po5i po5i left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good overall, I pointed out some observations.

Comment thread tutorials/python/python-video-generation/code/python_video.py Outdated
Comment thread tutorials/python/python-video-generation/code/python_video.py Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md Outdated
Comment thread tutorials/python/python-video-generation/tutorial.md
Comment thread tutorials/python/python-video-generation/code/Pipfile
Comment thread tutorials/python/python-video-generation/code/python_video.py Outdated
Comment thread tutorials/python/python-video-generation/code/Readme.md
Comment thread tutorials/python/python-video-generation/code/python_video.py Outdated
@Larox
Larox force-pushed the python-video-generation branch from 83ccf7a to 0a14917 Compare June 18, 2019 12:52
Comment thread tutorials/python/python-video-generation/code/Pipfile Outdated
@Larox
Larox force-pushed the python-video-generation branch from f85c447 to 6a0524e Compare June 18, 2019 23:01
@Larox
Larox requested review from CristhianMotoche and po5i June 18, 2019 23:03
@Larox
Larox force-pushed the python-video-generation branch from 6a0524e to 1575999 Compare June 18, 2019 23:08

@po5i po5i left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Great work! looks neat overall. Can't wait to see it published 🤩

Comment thread tutorials/python/python-video-generation/code/Readme.md Outdated
Comment thread .gitignore
Comment thread app/Main.hs
Comment thread templates/tutorial.html Outdated
Comment thread tutorials/python/python-video-generation/code/Pipfile Outdated
@Larox
Larox requested a review from CristhianMotoche June 19, 2019 15:28
Comment thread tutorials/python/python-video-generation/code/Readme.md Outdated
Comment thread tutorials/python/python-video-generation/code/Readme.md

@CristhianMotoche CristhianMotoche left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@Larox The code looks quite good to me. Great job! I'm looking forward to read this tutorial :shipit:

@po5i

po5i commented Jul 2, 2019

Copy link
Copy Markdown
Contributor

I think it's time to start squashing the commits.

@Larox

Larox commented Jul 2, 2019

Copy link
Copy Markdown
Contributor Author

I think it's time to start squashing the commits.

@po5i That's exactly what I thought yesterday when I checked the log! once I got the final version of tutorial.md I'll do this 👍

Add tutorial.md file

Update tutorial for sample code

Update Readme instructions for pipenv shell

Update in Readme.md and tutotial.md for moviepy blog

Update code snippets explanation

Update Tutorial to match sample code

Adds code for python-video-generation tutorial

Adds SB logo image

Adds explanation to generate video from pipenv virtual env

Add simple animation to stars for python video sample

Add simple animation to stars for python video sample

Add python video gif for preview

Updated python video tutorial

Add video.gif

Update tutorial conclusions and add video sample

Update template/tutorial.html so it doesnt show libraries in python blog

Add python to supportedLanguages

Freeze moviepy and gizeh versions on Pipfile

Updates from code review

Update python tutorial.md with Lori's feedback

Update Tutorial with Lori's proof of reading feedback

Updates Readme.md file to easy Python installation with ASDF

Update python tutorial release date
@Larox
Larox force-pushed the python-video-generation branch from 343aad7 to a70970d Compare July 16, 2019 19:31
@Larox
Larox merged commit 1ab968a into tutorials Jul 16, 2019
@Larox
Larox deleted the python-video-generation branch July 16, 2019 22:16
Larox added a commit that referenced this pull request Jul 17, 2019
* Python video generation (#87)

* Tutorial for generating videos with Python

Add tutorial.md file

Update tutorial for sample code

Update Readme instructions for pipenv shell

Update in Readme.md and tutotial.md for moviepy blog

Update code snippets explanation

Update Tutorial to match sample code

Adds code for python-video-generation tutorial

Adds SB logo image

Adds explanation to generate video from pipenv virtual env

Add simple animation to stars for python video sample

Add simple animation to stars for python video sample

Add python video gif for preview

Updated python video tutorial

Add video.gif

Update tutorial conclusions and add video sample

Update template/tutorial.html so it doesnt show libraries in python blog

Add python to supportedLanguages

Freeze moviepy and gizeh versions on Pipfile

Updates from code review

Update python tutorial.md with Lori's feedback

Update Tutorial with Lori's proof of reading feedback

Updates Readme.md file to easy Python installation with ASDF

Update python tutorial release date

Center python video .gif preview in tutorial.md

Update path for image video preview in python tutorial

* Update path for image video preview in python tutorial (#91)

* Update moviepy url link in python tutorial (#92)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants