In a shell, & is a special character, advising the shell to start everything up to the & as a process in the background. To avoid this behavior, you can put the URL in quotes. See the youtube-dl FAQ for more information.
Also beware of -citk. With the exception of -i, these options make little sense. See the youtube-dl FAQ for more information. Even -f mp4 looks very strange.
So what you want is:
youtube-dl -i -f mp4 --yes-playlist 'https://www.youtube.com/watch?v=7Vy8970q0Xc&list=PLwJ2VKmefmxpUJEGB1ff6yUZ5Zd7Gegn2'
Alternatively, you can just use the playlist ID:
youtube-dl -i PLwJ2VKmefmxpUJEGB1ff6yUZ5Zd7Gegn2
Related Posts:
- YouTube: How to extract closed caption transcript from YouTube video?
- Is there a way to get all IP addresses of youtube to block it with Windows Firewall?
- YouTube maxresdefault thumbnails
- Youtube_dl : ERROR : YouTube said: Unable to extract video data
- URL syntax for Youtube video in fullscreen and start at time index
- How to customize an end time for a YouTube video?
- How add class youtube and type/html to oembed code?
- YouTube oEmbed and privacy-enhanced mode
- oEmbed youtube video aspect ratio
- Adding a wrapper to the youtube embed automatically?
- WordPress, oEmbed & YouTube video’s with a ‘dash’
- Link Youtube Channel In WordPress Site
- Embed youtube list with sidemenu opened
- Getting youtube links from post_content not working
- Add latest Youtube videos on main page [closed]
- How do I embed a YouTube video in WordPress 3.0?
- Echo do shortcode with custom field not working
- YouTube API 403 error when website restriction set
- How to change src link in YouTube?
- How to make an image of a YouTube video appear as a thumbnail in the list of blog posts
- WordPress and Youtube problem
- Iframe Youtube video doesn’t work
- display only youtube video sticky post
- Generate a WP post from Youtube Feed
- Importing YouTube Videos As Posts – From Playlists
- Embbeded YouTube video not showing when admin logged in
- How do I get a YouTube video thumbnail from the YouTube API?
- YouTube Autoplay not working
- how to use proxy on youtube-dl?
- How do I get a YouTube video thumbnail from the YouTube API?
- Youtube api – stop video
- Disable play/pause/full screen for HTML5
- Failed to execute ‘postMessage’ on ‘DOMWindow’: https://www.youtube.com !== http://localhost:9000
- How to embed a youtube playlist with a sidebar
- Use [embed] filter in template files
- How can I clear oEmbed caches for YouTube on posts as they are loaded
- Implementing “Video of the Day” Feature?
- Preventing YouTube embeds loading multiple instances of player JS?
- Being notified when some YouTube video in some post becomes unavailable
- Set wmode attribute to transparent for the embed shortcode to make drop-down menu hover over YouTube embed in Internet Explorer
- How to change thumbnail of embedded Youtube video?
- How to link to YouTube videos with thumbnails?
- Convert all youtube link to embed
- Get all Youtube video’s from posts and embed them on a different page
- WordPress 5.3.x YouTube oEmbed is not working
- Cannot embed YouTube video
- How can i add all videos from youtube playlist as post?
- Why isn’t this youtube shortcode working?
- Use oEmbed in List Items
- vimeo/youtube video embed with thumbnails
- Embed YouTube video from custom field value
- Video Embed with Captions in Turkish
- Creating bulk posts with Youtube videos
- Lightbox Plus ColorBox plugin and auto playing YouTube video
- How to import my YouTube channel into WordPress?
- WordPress site in China times out on requests to youtube [closed]
- Remove Title of youtube video
- Iframes inside bootstrap tab disappear when tab is shown
- Cannot embed YouTube videos “Failed to embed” error
- How to set YouTube video as featured image?
- How to save post change url youtube link?
- How to auto embedded youtube with wp_insert_post()
- oEmbed not working in WordPress
- How to apply an ID to Shortcode Embedded iframe
- Feed error: A feed could not be found at youtube.com/… (1 post) [closed]
- YouTube Sidebar Widget – YouTube service unavailable
- Forcing WP to embedd a video when using a shortcode
- videos not showing on my tag pages
- Modify YouTube Embed Code to fit theme
- How to edit embed filter for youtube video to allow responsive full width layout
- I’m having a problem viewing the Youtube video
- Why is my get_post_meta not properly calling the custom field when attempting to embed a YouTube video?
- WordPress fails to embed video URL
- How To Use YouTube Url Stored In Custom Field To Get Video Image and Set it As Featured Image
- how can i display all youtube videos from a users youtube account
- Rename Smart YouTube’s httpv back to http for all posts
- how to show youtube comment profile pic in wordpress
- Is there a way to find all posts with Youtube video embedded?
- Thumbnail image doesn’t show up in Shortcode output
- WordPress fails to embed video URL on specific theme
- How to add srcdoc attribute to YouTube oEmbed in Gutenberg oEmbed Block
- youtube full screen on off permater code help for wordpress
- Can’t embed certain youtube videos into theme
- Block editor: Sandbox iframe shows outdated HTML
- How to modify the HTML output of Gutenberg block? (Youtube)
- Get youtube link title in post title
- Add youtube embed to woocommerce variations
- Extract links inside embed tags in WordPress
- WordPress Mediaelement – Youtube Videos Embed Options
- Youtube Iframe Api play one video at a time
- You tube videos Appear Different Dimension
- How to make Youtube short code transfer
- How to load post_meta for custom post type via Ajax
- Being notified when some YouTube video in some post becomes unavailable
- plugin to upload to youtube via wordpress [closed]
- Choopy Video Playback in a popup using Artiss Youtube Embed [closed]
- how to show all post with its contents
- feed url problem
- Why isn’t my embed_video WYSIWYG field updating when using update_post_meta?
- Embeds (YouTube, Spotify) Work Live but Won’t Load in Block Editor [closed]