Skip to content
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

Renamed video to media #246

Merged
merged 2 commits into from Jan 17, 2015
Merged

Renamed video to media #246

merged 2 commits into from Jan 17, 2015

Conversation

@ArtskydJ
Copy link
Contributor

ArtskydJ commented Jan 16, 2015

Renamed instances of video to media. Left window.vs unchanged.
Switched the triple-ternary statement(s) into a map.

'.webm': 'video/webm; codecs="vorbis,vp8"',
'.mp4': 'video/mp4; codecs="avc1.42c01e,mp4a.40.2"',
'.mp3': 'audio/mpeg'
}[self._extname]

This comment has been minimized.

Copy link
@feross

feross Jan 17, 2015

Member

elegant!

feross added a commit that referenced this pull request Jan 17, 2015
Renamed video to media
@feross feross merged commit 25c6a10 into webtorrent:master Jan 17, 2015
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
@lock lock bot locked as resolved and limited conversation to collaborators May 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.