
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
This Python script allows you to download videos from YouTube channels using their RSS feeds. The script organizes the downloaded videos by channel name and year, and names each video using the format [Upload date] - 'Name' - [Video ID]
.
downloaded.dat
file to prevent re-downloading the same video.[Upload date] - 'Name' - [Video ID]
.yt-dlp
installed (pip install yt-dlp
)git clone https://github.com/yourusername/yt-rss-dl.git
cd yt-rss-dl```
pip install -r requirements.txt
UCCWLtpQNoq7gbiHqssF4rPg
UC_x5XG1OV2P6uZZ5FSM9Ttw
python yt-rss-dl.py
downloaded_videos/
└── Channel Name [Channel ID]/
├── 2023/
│ ├── 2023-05-12 - Example Video 1 - [dQw4w9WgXcQ].mp4
│ └── 2023-06-15 - Example Video 2 - [yPYZpwSpKmA].mp4
└── 2024/
└── 2024-07-11 - Example Video 3 - [zZZ5FSM9Ttw].mp4
FAQs
A YouTube RSS Video Downloader
We found that yt-rss-dl demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.