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

Added support for Quicktime (.mov) media uploads. - #372

Merged
jeremylow merged 2 commits into
bear:masterfrom
BenjyWiener:patch-1
Jul 24, 2016
Merged

Added support for Quicktime (.mov) media uploads.#372
jeremylow merged 2 commits into
bear:masterfrom
BenjyWiener:patch-1

Conversation

@BenjyWiener

@BenjyWiener BenjyWiener commented Jul 24, 2016

Copy link
Copy Markdown
Contributor

This change is Reviewable

Comment thread twitter/twitter_utils.py Outdated
'image/bmp',
'image/webp']
video_formats = ['video/mp4']
video_formats = ['video/mp4,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

You're missing a closing quotation mark.

@codecov-io

codecov-io commented Jul 24, 2016

Copy link
Copy Markdown

Current coverage is 69.12% (diff: 100%)

Merging #372 into master will not change coverage

@@             master       #372   diff @@
==========================================
  Files             8          8          
  Lines          2018       2018          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1395       1395          
  Misses          623        623          
  Partials          0          0          

Powered by Codecov. Last update e97d4e0...d2e79ea

@jeremylow

Copy link
Copy Markdown
Collaborator

Reviewed 1 of 1 files at r2.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@jeremylow
jeremylow merged commit 99e0cff into bear:master Jul 24, 2016
@jeremylow

Copy link
Copy Markdown
Collaborator

Thanks for the PR!

@BenjyWiener
BenjyWiener deleted the patch-1 branch July 24, 2016 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants