LINUX.ORG.RU

просто забрать из каталога, где лежит кэш браузера.

Valmont ★★★
()
Ответ на: комментарий от deys

Этой "штукой" ты находишь URL к flv.

Deleted
()

в фаерфоксе есть "информация о странице", где можно выбрать ролик и сохранить. Это если не с ютубы.

С ютуба например можно через keepvid.com

anonymous
()
Ответ на: комментарий от KRoN73

youtube-dl http://www.youtube.com/watch?v=_1Dw5wLsYz4
Retrieving video webpage... done.
Extracting video URL parameters... done.
failed.
Error: unable to download video data.
Try again several times. It may be a temporal problem.
Other typical problems:

        Video no longer exists.
        Video requires age confirmation but you did not provide an account.
        You provided the account data, but it is not valid.
        The connection was cut suddenly for some reason.
        YouTube changed their system, and the program no longer works.

Try to confirm you are able to view the video using a web browser.
Use the same video URL and account information, if needed, with this program.
When using a proxy, make sure http_proxy has http://host:port format.
Try again several times and contact me if the problem persists.

deys ★★★
() автор топика

из кеша браузера

S_Paul ★★★★★
()
Ответ на: комментарий от deys

Найдите 10 отличий:

$ youtube-dl -t 'http://www.youtube.com/watch?v=_1Dw5wLsYz4'
Retrieving video webpage... done.
Extracting video title... done.
Extracting URL "t" parameter... done.
Requesting video file... done.
Video data found at http://74.125.10.103/get_video?video_id=_1Dw5wLsYz4&origin=sjc-v178.sjc.youtube
.com
Retrieving video data: 100.0% (   1.27M of 1.27M) at   52.79k/s ETA 00:00 done.
Video data saved to _1Dw5wLsYz4.flv
Video file renamed to humor-_1Dw5wLsYz4.flv

$ ls -l humor-_1Dw5wLsYz4.flv
-rw-r--r-- 1 balancer balancer 1332316 Dec 25 11:55 humor-_1Dw5wLsYz4.flv

KRoN73 ★★★★★
()
Ответ на: комментарий от KRoN73

# youtube-dl -t 'http://www.youtube.com/watch?v=_1Dw5wLsYz4'
usage: youtube-dl [options] video_url

youtube-dl: error: no such option: -t


нет такой опции:(

----------------------------
# youtube-dl -h
usage: youtube-dl [options] video_url

options:
  -h, --help            print this help text and exit
  -v, --version         print program version and exit
  -u USERNAME, --username=USERNAME
                        account username
  -p PASSWORD, --password=PASSWORD
                        account password
  -o FILE, --output=FILE
                        output video file name
  -q, --quiet           activates quiet mode
  -s, --simulate        do not download video


# youtube-dl -v
2006.11.12

deys ★★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.