Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexolivier/automedia
NodeJS application to auto grab images and videos from articles
https://github.com/alexolivier/automedia
Last synced: about 1 month ago
JSON representation
NodeJS application to auto grab images and videos from articles
- Host: GitHub
- URL: https://github.com/alexolivier/automedia
- Owner: alexolivier
- Created: 2013-08-01T19:29:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T20:03:11.000Z (over 1 year ago)
- Last Synced: 2024-04-13T08:07:05.244Z (7 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# automedia [![Build Status](https://secure.travis-ci.org/alexolivier/automedia.png?branch=master)](http://travis-ci.org/alexolivier/automedia)
Auto YouTube and Image Grabber
## Getting Started
Install the module with: `npm install automedia````javascript
var automedia = require('automedia');
automedia.awesome(); // "awesome"
```## Documentation
_(Coming soon)_## Examples
_(Coming soon)_## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).## Release History
_(Nothing yet)_## License
Copyright (c) 2013 Alex Olivier. Licensed under the MIT license.