Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

yt-ul

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yt-ul

Youtube API Uploader

  • 0.0.1
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

@uprestech/yt-ul

wrapper over: https://github.com/tokland/youtube-upload THAT

  • uploads to corp-specific channel
  • at a scheduled time
  • to a set of defined playlists
  • and any other factors to be defined in a json file
youtube-upload \
  --category="Music" \
  --client-secrets="my_client_secrets.json" \
  --credentials-file="my_credentials.json" \
  --default-audio-language="en" \
  --default-language="en" \codde tag
  --description="A.S. Mutter plays Beethoven" \
  --embeddable=True|False \
  --playlist="My favorite music" \
  --recording-date="2011-03-10T15:32:17.0Z" \
  --tags="mutter, beethoven" \
  --title="A.S. Mutter" \
  anne_sophie_mutter.flv
tx2Zb-145Yz

youtube-upload --default-audio-language="en" --playlist

--title="AI : Red-haired woman with glasses" --description="AI of a beautiful woman with red hair and glasses in the style of a 1600s Oil Painting in the Baroque style" --default-language="en" --default-audio-language="en" --privacy="unlisted" --client-secrets="../client_secrets.json" --publish-at 2023-06-21T17:53:54.783Z --tags="ai,redhead" --playlist="AI experiments" ../a_beautiful_woman_with_red_hair_and_glasses_in_the_style_of_an_oil_painting_1600s_exquisite_detail_baroque_painting_voluminous_lighting_painterl_1683042774197.mp4

FAQs

Package last updated on 08 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc