Top "Youtube" questions

YouTube is a video-sharing website on which users can upload, share, and view videos.

youtube-dl rate limit download speed and auto resume download

I am using a shell script for video conversion. this is the shell script #!/bin/bash #downloading video youtube-dl www.…

shell ubuntu video youtube youtube-dl
GoogleWebAuthorizationBroker.AuthorizeAsync Hangs

Our website needs to upload videos to youtube from the code behind (asp.net mvc application). I'm trying to get …

c# asp.net youtube google-api-dotnet-client
Using FFMPEG to stream my WebCam's video to YouTube

I've been trying to use ffmpeg to stream my webcam's video to YouTube and so far all I've managed was …

youtube ffmpeg webcam rtmp youtube-livestreaming-api
What is Youtube comment system sorting / ranking algorithm?

Youtube provides two sorting options: Newest first and Top comments. The "Newest first" is pretty simple that we just sort …

algorithm sorting youtube weighted-average
Save Youtube video to iPhone in the app

Playing Youtube video in the app is easy and well documented around. There are two problems with that: after closing …

iphone objective-c youtube offline-mode
Improving regex for parsing YouTube / Vimeo URLs

I've made a function (in JavaScript) that takes an URL from either YouTube or Vimeo. It figures out the provider …

javascript regex youtube vimeo
How to stream only audio data from youtube video on my application?

I want to develop an application that will display a list of videos from YouTube and when the user clicks …

video youtube youtube-api video-streaming html5-audio
how do i get the flv file path from a youtube URL

i have an swf media player which play flv videos but i want it to play youtube videos so i …

youtube flv
Android YouTube API "An error occurred while initializing YouTube player"

I have an android app, which allows to play youtube video. I am using the latest YouTube API (1.2.1). I try …

android youtube youtube-api android-youtube-api
How can I download just thumbnails using youtube-dl?

I've been trying to download the thumbnails of a list of URL's (youtube videos) I have. I've been using youtube-dl …

python youtube youtube-dl