https://github.com/ffissore/youtubeautotweet
Fetches youtube videos, either by id or by channel, and tweets title and link to a twitter account
https://github.com/ffissore/youtubeautotweet
Last synced: 3 months ago
JSON representation
Fetches youtube videos, either by id or by channel, and tweets title and link to a twitter account
- Host: GitHub
- URL: https://github.com/ffissore/youtubeautotweet
- Owner: ffissore
- License: apache-2.0
- Created: 2020-05-22T16:09:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T12:13:37.000Z (over 3 years ago)
- Last Synced: 2024-12-28T02:43:34.651Z (5 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Youtube auto tweet
A tiny JS script that:
- collects youtube videos from channels and from specified IDs
- sorts them chronologically
- publishes the new one on to a twitter account, optionally mentioning the authorGood for using twitter as a sort of directory, or playlist of videos.