Prioritize YouTube Watch Later Videos
Analyze your YouTube Watch Later list and rank videos by importance and educational value so you can easily prioritize what to watch first.
Tags
Prioritize YouTube Watch Later Videos
This workflow helps you clean up your YouTube Watch Later list by analyzing each video and ranking them based on how important or valuable they are. It takes your list of video URLs, gathers detailed info about each one, and then sorts them so you can quickly see which videos are worth watching first.
It performs the following steps:
- Takes a list of YouTube video URLs from your input.
- Browses each video page using an AI agent to extract details like title, channel, duration, view count, a brief summary, key topics, and an importance score.
- Sorts all videos by their importance score in descending order.
- Outputs a ranked list showing all relevant details to help you decide what to watch.
What You Need
- A Needle account to create and run this workflow.
- Access to the Needle AI connector with web browsing enabled.
- A list of YouTube video URLs you want to analyze, provided as a workflow variable named
YOUTUBE_URLSin JSON format.
How It Works
| Step | Description |
|---|---|
| Scheduled Trigger | Starts the workflow daily at 9 AM UTC. |
| Read YouTube URLs | Reads the list of YouTube video URLs from the YOUTUBE_URLS variable and parses it into an array. |
| YouTube Video Analyzer | The AI agent browses the YouTube page and extracts key information like the title, channel, duration, view count, summary, key topics, and an educational value score from 1 to 10. |
| Sort by Importance | Sorts the gathered video data by the importance score in descending order and formats the output. |
Workflow Output
You receive a neatly ranked list of your YouTube Watch Later videos, making it easier to focus on the most valuable content first. The extracted data includes:
- Rank
- Video Title and Channel
- Video URL
- Duration and View Count
- Importance Score (e.g., 8/10)
- Concise Summary
- Key Topics Covered
- Reason for Score
Important Notes
- Ensure your list of YouTube URLs is accurate and properly formatted as a JSON array.
- The importance score is an estimate based on content value and educative potential, so trust your own judgment as well.
- You can adjust the scheduled time to fit your daily routine.
- Video data like duration or view count may not always be visible or up to date on YouTube pages, so some fields might show as 'N/A'.
Want to showcase your own workflows?
Become a Needle workflow partner and turn your expertise into recurring revenue.
