Run the following to get videos that are sharable / playable within WhatsApp:
youtube-dl "<video-url>" -o video.mkv
ffmpeg -i video.mkv -vcodec libx264 -acodec aac video.mp4
Run the following to get videos that are sharable / playable within WhatsApp:
youtube-dl "<video-url>" -o video.mkv
ffmpeg -i video.mkv -vcodec libx264 -acodec aac video.mp4