ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.65k stars 9.97k forks source link

Adobe conference #20283

Closed avagraha closed 5 years ago

avagraha commented 5 years ago

Please follow the guide below


Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2019.03.01. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

Before submitting an issue make sure you have:

What is the purpose of your issue?


The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add the -v flag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2019.03.01
[debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
[debug] Proxy map: {}
...
<end of log>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):

Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.


Description of your issue, suggested solution and other information

Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible. If work on your issue requires account credentials please provide them or explain how one can obtain them.

Webinar (Adobe Connect + Flash Player) for Universities, every month.. https://asppinext.adobeconnect.com/verso-esame-stato-prova-maturita-classica-w1/?launcher=false valid until 19.00 hour (Rome), then nothing to do until the next wenbinar. requires login (this webinar is free, no all webinar are free; you are accepted even without preorder!).

C:\Users\andrea>youtube-dl -v https://asppinext.adobeconnect.com/verso-esame -stato-prova-maturita-classica-w1/?launcher=false [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-v', 'https://asppinext.adobeconnect.com/verso -esame-stato-prova-maturita-classica-w1/?launcher=false'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2019.03.01 [debug] Python version 3.4.4 (CPython) - Windows-Vista-6.0.6002-SP2 [debug] exe versions: ffmpeg 3.3.4 [debug] Proxy map: {} [generic] ?launcher=false: Requesting header WARNING: Falling back on generic information extractor. [generic] ?launcher=false: Downloading webpage [generic] ?launcher=false: Extracting information ERROR: Unsupported URL: https://asppinext.adobeconnect.com/verso-esame-stat o-prova-maturita-classica-w1/?launcher=false Traceback (most recent call last):   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9 xs\build\youtube_dl\YoutubeDL.py", line 794, in extract_info   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9 xs\build\youtube_dl\extractor\common.py", line 508, in extract   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9 xs\build\youtube_dl\extractor\generic.py", line 3320, in _real_extract youtube_dl.utils.UnsupportedError: Unsupported URL: https://asppinext.adobe connect.com/verso-esame-stato-prova-maturita-classica-w1/?launcher=false

avagraha commented 5 years ago

Here an updated link available for the next 29 days.

Please fix the extractor.

Webinar is very important both for students and professors https://asppinext.adobeconnect.com/verso-esame-stato-diff-neri-olivieri-w2/?session=em2breezxevy2czzd3tn9ug8

avagraha commented 5 years ago

Remitamine should i sent my account via pm?

remitamine commented 5 years ago

I can't work on that now, maybe tomorrow. if someone else wants to help adding support for this website he can comment here.

avagraha commented 5 years ago

Ok.mail just sent to you with my personal data. I appreciate much. Thanks. We can wait because the link is valid for the next 28 days.

avagraha commented 5 years ago

I warmly warmly thank you remitamine! I wait the next ytdl release to try to download from this site and verify (I am now on 2019.04.01). In the meantime I appreciate very much your help. Thanks a lot! Best,

PSlava commented 5 years ago

It's strange code. There is no ask for username and password. And it doesn't work at all. ERROR: Unable to extract swf url

remitamine commented 5 years ago

There is no ask for username and password.

because with the account that I've tested, the session is externally generated, so I can't implement the login logic and verify that it's working.

ERROR: Unable to extract swf url

you have to either:

at least that's what works with the test account that I used.

avagraha commented 5 years ago

Hi, yes, I fail to login into Adobe Connect, I always have to login via Loescher, then if I click on (see bottom), I am automatically redirect to adobe connect and the video runs well. Please note that each click does genetate a bit different URL for the same video! here a few examples of the same video: https://asppinext.adobeconnect.com/verso-esame-stato-diff-neri-olivieri-w2/?session=em2breezwrtf8nfcrycntig5 https://asppinext.adobeconnect.com/verso-esame-stato-diff-neri-olivieri-w2/?session=em2breezxevy2czzd3tn9ug8 https://asppinext.adobeconnect.com/verso-esame-stato-diff-neri-olivieri-w2/?session=em2breezeybm6myksphzoksn https://asppinext.adobeconnect.com/verso-esame-stato-diff-neri-olivieri-w2/?session=em2breezpyf959o9eswqcnxa I have to wait the next release for verify, but I image for sure that "ID+passw" will be strongly required, otherwise all people could be able to watch/download the webinar video without previous (and in my case, free) subscription by the Editions. The link (at this point "the links") will be expire on 26th April. That is all what I know.

thanks.

avagraha commented 5 years ago

1) with the required utility:

C:\Users\andrea>y -v https://asppinext.adobeconnect.com/verso-lesame-di-stato_w1_reali_turazza/?session=em2breezftmfmcps3y7mt9qr [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-v', 'https://asppinext.adobeconnect.com/verso-lesame-di-stato_w1_reali_turazza/?session=em2breezftmfmcps3y7mt9qr'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2019.04.07 [debug] Python version 3.4.4 (CPython) - Windows-Vista-6.0.6002-SP2 [debug] exe versions: ffmpeg N-92765-g2744d6b-Reino, ffprobe N-92765-g2744d6b-Reino, rtmpdump 2.4 [debug] Proxy map: {} [AdobeConnect] verso-lesame-di-stato_w1_reali_turazza: Downloading webpage [debug] Default format spec: bestvideo+bestaudio/best [debug] Invoking downloader on 'rtmps://emea2fms5.adobeconnect.com:443/?rtmp://localhost:8506/' [download] Destination: W1. Verso l'esame di stato - Reali Turazza-verso-lesame-di-stato_w1_reali_turazza.flv [debug] rtmpdump command line: rtmpdump --verbose -r "rtmps://emea2fms5.adobeconnect.com:443/?rtmp://localhost:8506/" -o "W1. Verso l'esame di stato - Reali Tur zza.flv.part" --app "%3Frtmp%3A//localhost%3A8506/flvplayerapp/1409737646/2735501139-1/output/"
--playpath "mp4:/content/1409737646/2735501139-1/output/W1. Vers --conn "S:krhytriizcf8" --resume --skip 1 [rtmpdump] RTMPDump v2.4 GIT-2015-12-14 (Compiled by KSV) [rtmpdump] (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL [rtmpdump] DEBUG: Parsing... [rtmpdump] DEBUG: Parsed protocol: 4 [rtmpdump] DEBUG: Parsed host : emea2fms5.adobeconnect.com [rtmpdump] DEBUG: Parsed app : ?rtmp: [rtmpdump] DEBUG: Number of skipped key frames for resume: 1 [rtmpdump] DEBUG: Protocol : RTMPS [rtmpdump] DEBUG: Hostname : emea2fms5.adobeconnect.com [rtmpdump] DEBUG: Port : 443 [rtmpdump] DEBUG: Playpath : mp4:/content/1409737646/2735501139-1/output/W1. Verso l'esame di stato - Reali Turazza.mp4 [rtmpdump] DEBUG: tcUrl : rtmps://emea2fms5.adobeconnect.com:443/%3Frtmp%3A//localhost%3A8506/flvplayerapp/1409737646/2735501139-1/output/ [rtmpdump] DEBUG: app : %3Frtmp%3A//localhost%3A8506/flvplayerapp/1409737646/2735501139-1/output/ [rtmpdump] DEBUG: live : no [rtmpdump] DEBUG: timeout : 30 sec [rtmpdump] DEBUG: Setting buffer time to: 36000000ms [rtmpdump] Connecting ... [rtmpdump] ERROR: RTMP_Connect1, TLS_Connect failed [rtmpdump] DEBUG: Closing connection. ERROR: [rtmpdump] Could not connect to RTMP server. File "main.py", line 19, in File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl__init__.py", line 474, in main File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl__init__.py", line 464, in _real_main File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 2008, in download File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 807, in extract_info File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 861, in process_ie_result File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 1642, in process_video_result File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 1915, in process_info File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 1854, in dl File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\downloader\common.py", line 364, in download File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\downloader\rtmp.py", line 179, in real_download File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\downloader\common.py", line 165, in report_error File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 624, in report_error File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 586, in trouble

2) without the required utility:

C:\Users\andrea>y -v https://asppinext.adobeconnect.com/verso-lesame-di-stato_w1_reali_turazza/?session=em2breezsbzvyd3685pfgmaw [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-v', 'https://asppinext.adobeconnect.com/verso-lesame-di-stato_w1_reali_turazza/?session=em2breezsbzvyd3685pfgmaw'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2019.04.07 [debug] Python version 3.4.4 (CPython) - Windows-Vista-6.0.6002-SP2 [debug] exe versions: ffmpeg N-92765-g2744d6b-Reino, ffprobe N-92765-g2744d6b-Reino [debug] Proxy map: {} [AdobeConnect] verso-lesame-di-stato_w1_reali_turazza: Downloading webpage [debug] Default format spec: bestvideo+bestaudio/best [debug] Invoking downloader on 'rtmps://emea2fms6.adobeconnect.com:443/?rtmp://localhost:8506/' [download] Destination: W1. Verso l'esame di stato - Reali Turazza-verso-lesame-di-stato_w1_reali_turazza.flv ERROR: RTMP download detected but "rtmpdump" could not be run. Please install it. File "main.py", line 19, in File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl__init__.py", line 474, in main File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl__init__.py", line 464, in _real_main File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 2008, in download File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 807, in extract_info File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 861, in process_ie_result File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 1642, in process_video_result File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 1915, in process_info File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 1854, in dl File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\downloader\common.py", line 364, in download File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\downloader\rtmp.py", line 118, in real_download File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\downloader\common.py", line 165, in report_error File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 624, in report_error File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 586, in trouble

thanks for an eventually fix.

remitamine commented 5 years ago

most likely a problem with RTMPDump version that you're using:

youtube-dl https://asppinext.adobeconnect.com/verso-lesame-di-stato_w1_reali_turazza/?session=em2breezftmfmcps3y7mt9qr
[AdobeConnect] verso-lesame-di-stato_w1_reali_turazza: Downloading webpage
[download] Destination: W1. Verso l'esame di stato - Reali Turazza-verso-lesame-di-stato_w1_reali_turazza.flv
[download]   1.6% of ~1.31GiB at 267.85KiB/s ETA 01:26:27
avagraha commented 5 years ago

I have rtmpdump-2.4-2015-12-15 the latest available.

what version do you suggest? otherwise what todo? thanks.

avagraha commented 5 years ago

Different version different log.

C:\Users\andrea>y -v https://asppinext.adobeconnect.com/verso-lesame-di-stato_w1_reali_turazza/?session=em2breezox9berd6v4dxakff [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-v', 'https://asppinext.adobeconnect.com/verso-lesame-di-stato_w1_reali_turazza/?session=em2breezox9berd6v4dxakff'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2019.04.07 [debug] Python version 3.4.4 (CPython) - Windows-Vista-6.0.6002-SP2 [debug] exe versions: ffmpeg N-92765-g2744d6b-Reino, ffprobe N-92765-g2744d6b-Reino, rtmpdump 1.6 [debug] Proxy map: {} [AdobeConnect] verso-lesame-di-stato_w1_reali_turazza: Downloading webpage [debug] Default format spec: bestvideo+bestaudio/best [debug] Invoking downloader on 'rtmps://emea2fms3.adobeconnect.com:443/?rtmp://localhost:8506/' [download] Destination: W1. Verso l'esame di stato - Reali Turazza-verso-lesame-di-stato_w1_reali_turazza.flv [debug] rtmpdump command line: rtmpdump --verbose -r "rtmps://emea2fms3.adobeconnect.com:443/?rtmp://localhost:8506/" -o "W1. Verso l'esame di stato - Reali Turazza-verso-lesame-di-stato_w1_reali_tura zza.flv.part" --app "%3Frtmp%3A//localhost%3A8506/flvplayerapp/1409737646/2735501139-1/output/"
--playpath "mp4:/content/1409737646/2735501139-1/output/W1. Verso l'esame di stato - Reali Turazza.mp4" --conn "S:yeriavh5yxwq" --resume --skip 1 [rtmpdump] RTMPDump v1.6 [rtmpdump] (c) 2009 Andrej Stepanchuk, license: GPL [rtmpdump] rtmpdump: unrecognised option --verbose' [rtmpdump] unknown option: ? [rtmpdump] DEBUG: Parsing... [rtmpdump] DEBUG: Parsed protocol: 2 [rtmpdump] DEBUG: Parsed host : emea2fms3.adobeconnect.com [rtmpdump] DEBUG: Parsed port : 443 [rtmpdump] DEBUG: Parsed app : ?rtmp:/ [rtmpdump] DEBUG: Parsed playpath: localhost:8506/ [rtmpdump] rtmpdump: unrecognised option--conn' [rtmpdump] unknown option: ? [rtmpdump] DEBUG: Number of skipped key frames for resume: 1 [rtmpdump] DEBUG: Setting buffer time to: 36000000ms [rtmpdump] Connecting ... [rtmpdump] DEBUG: Protocol : RTMPS [rtmpdump] DEBUG: Hostname : emea2fms3.adobeconnect.com [rtmpdump] DEBUG: Port : 443 [rtmpdump] DEBUG: Playpath : mp4:/content/1409737646/2735501139-1/output/W1. Verso l'esame di stato - Reali Turazza.mp4 [rtmpdump] DEBUG: tcUrl : rtmps://emea2fms3.adobeconnect.com:443/%3Frtmp%3A//localhost%3A8506/flvplayerapp/1409737646/2735501139-1/output/ [rtmpdump] DEBUG: app : %3Frtmp%3A//localhost%3A8506/flvplayerapp/1409737646/2735501139-1/output/ [rtmpdump] DEBUG: flashVer : LNX 9,0,124,0 [rtmpdump] DEBUG: live : no [rtmpdump] DEBUG: timeout : 300 sec [rtmpdump] DEBUG: Connect, ... connected, handshaking [rtmpdump] DEBUG: HandShake: Client type: 03 [rtmpdump] DEBUG: HandShake: Client digest offset: 410 [rtmpdump] DEBUG: HandShake: Initial client digest: [rtmpdump] 96 3E DD D3 8D 3B A6 FF 77 BA 9A AA 3D C1 13 0F 47 7E C0 4A 41 9C A2 24 20 81 D6 0E 6E DA 6D DE [rtmpdump] DEBUG: ReadN, RTMP socket closed by server [rtmpdump] ERROR: Connect, handshake failed. [rtmpdump] Failed to connect! [rtmpdump] Downloaded 0 bytes [rtmpdump] RTMPDump v1.6 [rtmpdump] (c) 2009 Andrej Stepanchuk, license: GPL [rtmpdump] rtmpdump: unrecognised option --verbose' [rtmpdump] unknown option: ? [rtmpdump] DEBUG: Parsing... [rtmpdump] DEBUG: Parsed protocol: 2 [rtmpdump] DEBUG: Parsed host : emea2fms3.adobeconnect.com [rtmpdump] DEBUG: Parsed port : 443 [rtmpdump] DEBUG: Parsed app : ?rtmp:/ [rtmpdump] DEBUG: Parsed playpath: localhost:8506/ [rtmpdump] rtmpdump: unrecognised option--conn' [rtmpdump] unknown option: ? [rtmpdump] DEBUG: Number of skipped key frames for resume: 1 [rtmpdump] DEBUG: Number of skipped key frames for resume: 1 [rtmpdump] DEBUG: Setting buffer time to: 36000000ms [rtmpdump] Connecting ... [rtmpdump] DEBUG: Protocol : RTMPS [rtmpdump] DEBUG: Hostname : emea2fms3.adobeconnect.com [rtmpdump] DEBUG: Port : 443 [rtmpdump] DEBUG: Playpath : mp4:/content/1409737646/2735501139-1/output/W1. Verso l'esame di stato - Reali Turazza.mp4 [rtmpdump] DEBUG: tcUrl : rtmps://emea2fms3.adobeconnect.com:443/%3Frtmp%3A//localhost%3A8506/flvplayerapp/1409737646/2735501139-1/output/ [rtmpdump] DEBUG: app : %3Frtmp%3A//localhost%3A8506/flvplayerapp/1409737646/2735501139-1/output/ [rtmpdump] DEBUG: flashVer : LNX 9,0,124,0 [rtmpdump] DEBUG: live : no [rtmpdump] DEBUG: timeout : 300 sec [rtmpdump] DEBUG: Connect, ... connected, handshaking [rtmpdump] DEBUG: HandShake: Client type: 03 [rtmpdump] DEBUG: HandShake: Client digest offset: 410 [rtmpdump] DEBUG: HandShake: Initial client digest: [rtmpdump] 5B FB 9E D7 54 D2 29 56 08 EB 0E EB 54 3C 59 15 13 79 CE C8 59 85 E6 32 69 EA 1C 55 29 91 4B 9B [rtmpdump] DEBUG: ReadN, RTMP socket closed by server [rtmpdump] ERROR: Connect, handshake failed. [rtmpdump] Failed to connect!

ERROR: rtmpdump exited with code 1 File "main.py", line 19, in File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl__init__.py", line 474, in main File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl__init__.py", line 464, in _real_main File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 2008, in download File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 807, in extract_info File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 861, in process_ie_result File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 1642, in process_video_result File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 1915, in process_info File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 1854, in dl File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\downloader\common.py", line 364, in download File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\downloader\rtmp.py", line 213, in real_download File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\downloader\common.py", line 165, in report_error File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 624, in report_error File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbwh57p\build\youtube_dl\YoutubeDL.py", line 586, in trouble

remitamine commented 5 years ago

2.4 on archlinux.

what version do you suggest?

i don't use windows, you might try to look if there is another version(make sure that you remove the old .part file before making another test), the one you used in the first log propably apply custom patches.

Different version different log.

no this version is old and lacks support for an important option.

rtmpdump: unrecognised option `--conn'

remitamine commented 5 years ago

also, you can try to choose a different format.

avagraha commented 5 years ago

WOW remitamine!!!!, Great remitamine!!!!! all went fine, download completed, thanks your second suggestion: "choose another format" (rtmp: from the 2 available via -F ).

[PS: rtmpdump's error is exactly the same TLS error I always become from aria2c and from MPC-HC manual update - since the time they switched to http"S".....; even with --check-certificate=false; its clear that my OS has difficulties with it or simply that it is not fully supported/updated; instead zero issues with same urls via Firefox on the same old OS!].

[PS2: a perfect download-resuming after an unexpected router's interruption: "Checked keyframe successfully"].

At the end of our travel I cannot trust to my eyes: postimg.cc/NKP1wpSv

I warmly thank you remitamine (not only for the 38 strings of code but for your patience too - not taken for granted in some "opposite countries", see github.com/ytdl-org/youtube-dl/issues/20411 ) : you did a mi-ra-cle!!!!

(It's Xmas today!!!) :)

Now I am downloading the second webinar. Best,

avagraha commented 5 years ago

Hi Remitamine, what has been changed now?

C:>y -v https://asppinext.adobeconnect.com/tradurre-capire-mont anari-marini-diff/?session=em2breezn8iumq5nh8hwvi73 -f rtmp [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-v', 'https://asppinext.adobeconnect.com/tradu rre-capire-montanari-marini-diff/?session=em2breezn8iumq5nh8hwvi73', '-f', 'rtmp'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2019.06.21 [debug] Python version 3.4.4 (CPython) - Windows-Vista-6.0.6002-SP2 [debug] exe versions: ffmpeg N-93674-g1e01f66-Reino, ffprobe N-93674-g1e01f 66-Reino, rtmpdump 2.4 [debug] Proxy map: {} [AdobeConnect] tradurre-capire-montanari-marini-diff: Downloading webpage [debug] Invoking downloader on 'rtmp://emea2fms5.adobeconnect.com:1935/?rtm p://localhost:8506/' [download] Destination: Montanari_Marini. Tradurre capire capire necessario _Asicrona-tradurre-capire-montanari-marini-diff.flv [debug] rtmpdump command line: rtmpdump --verbose -r "rtmp://emea2fms5.adob econnect.com:1935/?rtmp://localhost:8506/" -o "Montanari_Marini. Tradurre c apire capire necessario_Asicrona-tradurre-capire-montanari-marini-diff.flv. part" --app "%3Frtmp%3A//localhost%3A8506/flvplayerapp/1409737646/297970360 1-1/output/" --playpath "mp4:/content/1409737646/2979703601-1/output/Montan ari_Marini. Tradurre ecapire capire e necessario_Asicrona.mp4" --conn "S :nwawnbu3gpyc" --resume --skip 1 [rtmpdump] RTMPDump v2.4 GIT-2015-12-14 (Compiled by KSV) [rtmpdump] (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; li cense: GPL [rtmpdump] DEBUG: Parsing... [rtmpdump] DEBUG: Parsed protocol: 0 [rtmpdump] DEBUG: Parsed host    : emea2fms5.adobeconnect.com [rtmpdump] DEBUG: Parsed app     : ?rtmp: [rtmpdump] DEBUG: Number of skipped key frames for resume: 1 [rtmpdump] DEBUG: Protocol : RTMP [rtmpdump] DEBUG: Hostname : emea2fms5.adobeconnect.com [rtmpdump] DEBUG: Port     : 1935 [rtmpdump] DEBUG: Playpath : mp4:/content/1409737646/2979703601-1/output/Mo ntanari_Marini. Tradurre ecapire capire e necessario_Asicrona.mp4 [rtmpdump] DEBUG: tcUrl    : rtmp://emea2fms5.adobeconnect.com:1935/%3Frtmp %3A//localhost%3A8506/flvplayerapp/1409737646/2979703601-1/output/ [rtmpdump] DEBUG: app      : %3Frtmp%3A//localhost%3A8506/flvplayerapp/1409 737646/2979703601-1/output/ [rtmpdump] DEBUG: live     : no [rtmpdump] DEBUG: timeout  : 30 sec [rtmpdump] DEBUG: Setting buffer time to: 36000000ms [rtmpdump] Connecting ... [rtmpdump] DEBUG: RTMP_Connect1, ... connected, handshaking [rtmpdump] DEBUG: HandShake: Type Answer   : 03 [rtmpdump] DEBUG: HandShake: Server Uptime : 234495152 [rtmpdump] DEBUG: HandShake: FMS Version   : 5.0.7.1 [rtmpdump] WARNING: HandShake: client signature does not match! [rtmpdump] DEBUG: HandShake: Handshaking finished.... [rtmpdump] DEBUG: RTMP_Connect1, handshaked [rtmpdump] DEBUG: Invoking connect [rtmpdump] INFO: Connected... [rtmpdump] DEBUG: HandleServerBW: server BW = 10000000 [rtmpdump] DEBUG: HandleClientBW: client BW = 10000000 2 [rtmpdump] DEBUG: HandleChangeChunkSize, received: chunk size change to 128

[rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 303 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  _result> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.00> [rtmpdump] DEBUG: Property: <Name:            no-name, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:               hops, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:                  0, STRING:  defaultRoo t/defaultVHost@mQemdz02xSL2iM8Z> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: Property: <Name:             fmsVer, STRING:  FMS/5,0,7,7 062> [rtmpdump] DEBUG: Property: <Name:       capabilities, NUMBER:  255.00> [rtmpdump] DEBUG: Property: <Name:               mode, NUMBER:  2.00> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: Property: <Name:            no-name, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:              level, STRING:  status> [rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetConnecti on.Connect.Success> [rtmpdump] DEBUG: Property: <Name:        description, STRING:  Connection succeeded.> [rtmpdump] DEBUG: Property: <Name:     objectEncoding, NUMBER:  3.00> [rtmpdump] DEBUG: Property: <Name:               data, ECMA_ARRAY> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            version, STRING:  5,0,7,7062>

[rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking <_result> [rtmpdump] DEBUG: HandleInvoke, received result for method call [rtmpdump] DEBUG: sending ctrl, type: 0x0003 [rtmpdump] DEBUG: Invoking createStream [rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 29 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  _result> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  2.00> [rtmpdump] DEBUG: Property: NULL [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.00> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking <_result> [rtmpdump] DEBUG: HandleInvoke, received result for method call <createStre am> [rtmpdump] DEBUG: SendPlay, seekTime=0, stopTime=0, sending play: mp4:/cont ent/1409737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire cap ire e necessario_Asicrona.mp4 [rtmpdump] DEBUG: Invoking play [rtmpdump] DEBUG: sending ctrl, type: 0x0003 [rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 2845 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  loginHandle r> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  0.00> [rtmpdump] DEBUG: Property: NULL [rtmpdump] DEBUG: Property: <Name:            no-name, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            command, STRING:  accepted> [rtmpdump] DEBUG: Property: <Name: registerMeetingVal, ECMA_ARRAY> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            appname, STRING:  meetingas3a pp> [rtmpdump] DEBUG: Property: <Name:         authStatus, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: cameraFallbackToVP, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: changeReconnectDia, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:     contentLibrary, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: contentSupportedIn, STRING:  image,scree n> [rtmpdump] DEBUG: Property: <Name:    enableHdSupport, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: enableHtml5Support, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name: fid-meetings-broad, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: fid-meetings-high-, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:  heartbeatInterval, NUMBER:  1000.00> [rtmpdump] DEBUG: Property: <Name:     is-active-host, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: isHtmlClientEnable, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:     isLargeSeminar, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:          isSeminar, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:               lang, STRING:  it> [rtmpdump] DEBUG: Property: <Name: meeting-screen-sha, NUMBER:  1.00> [rtmpdump] DEBUG: Property: <Name: meeting-video-qual, NUMBER:  2.00> [rtmpdump] DEBUG: Property: <Name:               name, STRING:  Montanari_M arini. Tradurre capire capire necessario_Asicrona> [rtmpdump] DEBUG: Property: <Name:    named_organizer, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:           named_vc, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:      noOfHdStreams, NUMBER:  1.00> [rtmpdump] DEBUG: Property: <Name:        notify_text, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: notify_text_privat, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:             optout, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: ownerAllowedToSeeD, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: publishDataHeartbe, NUMBER:  -1.00> [rtmpdump] DEBUG: Property: <Name:          recording, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:    recording_force, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:      s_3rdAudioRec, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:       s_appSharing, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_applicationShari, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name: s_audioConfBroadca, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:  s_audioConfTwoway, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:      s_autoPromote, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_autoShowGuidedHi, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:        s_breakouts, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:        s_clearChat, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:          s_clearIm, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:       s_clearNotes, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:          s_clearQa, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:     s_conferenceUI, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:          s_dialOut, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_edit_attendees_o, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_edit_display_nam, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:     s_edit_my_info, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name: s_enableVideoAutoC, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:        s_enhRights, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:              s_flv, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_fullScreenAffect, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:     s_guestCatalog, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:             s_hold, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:      s_hostCursors, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:  s_inviteePresence, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name: s_isVirtualClassro, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name: s_licenseQuotaBase, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:           s_locked, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:       s_manageLink, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:    s_maxextensions, NUMBER:  2.00> [rtmpdump] DEBUG: Property: <Name:   s_meetingTimeOut, NUMBER:  0.00> [rtmpdump] DEBUG: Property: <Name: s_meeting_bandwidt, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:       s_openEnroll, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:     s_open_weblink, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:     s_outOfSyncGap, NUMBER:  500.00> [rtmpdump] DEBUG: Property: <Name:    s_pauseAnnotate, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:              s_pdf, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_playbackLagSmart, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name: s_playbackSmartPau, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:           s_prMode, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:         s_presChat, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:         s_presOnly, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_presencePollInte, NUMBER:  59.00> [rtmpdump] DEBUG: Property: <Name:         s_privChat, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:          s_pubChat, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:     s_publicAccess, STRING:  remove> [rtmpdump] DEBUG: Property: <Name: s_quotaValueSemLic, NUMBER:  600.00> [rtmpdump] DEBUG: Property: <Name:           s_roomBg, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:       s_selfEnroll, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_shareCloudStorag, STRING:  > [rtmpdump] DEBUG: Property: <Name:     s_shareLibrary, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:      s_shareUpload, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_showWhosTalkingA, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_showWhosTalkingT, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:      s_ssharingApp, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:  s_ssharingDesktop, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:   s_ssharingWindow, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_startMeetingButt, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:         s_telToken, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_telephonyMP3Smar, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:            s_video, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: s_videoAutoSwitchT, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name: s_videoStreamsCoun, NUMBER:  10.00> [rtmpdump] DEBUG: Property: <Name:             s_voip, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:               s_wb, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name: sanitizeNotePodTex, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name: screenshareFallbac, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:      statusPageUrl, STRING:  senzaS//stat us.adobeconnect.com> [rtmpdump] DEBUG: Property: <Name: streamingSupported, BOOLEAN: TRUE> [rtmpdump] DEBUG: Property: <Name:     supportPageUrl, STRING:  senzaS://www. adobe.com/support/connect/> [rtmpdump] DEBUG: Property: <Name:                url, STRING:  ccc//asp pinext.adobeconnect.com/tradurre-capire-necessario-montanari-marini/> [rtmpdump] DEBUG: Property: <Name: useHybridConversio, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:   on2ScreenQuality, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:                dsl, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:                fps, STRICT_ARRAY> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: Property: <Name:            quality, STRICT_ARRAY> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: Property: <Name:                fps, STRING:  8> [rtmpdump] DEBUG: Property: <Name:   keyFrameInterval, STRING:  80> [rtmpdump] DEBUG: Property: <Name:                lan, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:                fps, STRICT_ARRAY> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: Property: <Name:            quality, STRICT_ARRAY> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: Property: <Name:              modem, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:                fps, STRICT_ARRAY> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: Property: <Name:            quality, STRICT_ARRAY> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  1.#R> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: Property: <Name:        performance, STRING:  80> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: Property: <Name:          roomScoID, NUMBER:  2979703601. 00> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: Property: <Name:               role, STRING:  v> [rtmpdump] DEBUG: Property: <Name: startedAsPresenter, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:             userID, NUMBER:  0.00> [rtmpdump] DEBUG: Property: <Name:           userName, STRING:  > [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking [rtmpdump] DEBUG: HandleChangeChunkSize, received: chunk size change to 128

[rtmpdump] DEBUG: HandleCtrl, received ctrl, type: 0, len: 6 [rtmpdump] DEBUG: HandleCtrl, Stream Begin 1 [rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 360 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  onStatus> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  0.00> [rtmpdump] DEBUG: Property: NULL [rtmpdump] DEBUG: Property: <Name:            no-name, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:              level, STRING:  status> [rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetStream.P lay.Reset> [rtmpdump] DEBUG: Property: <Name:        description, STRING:  Playing and  resetting content/1409737646/2979703601-1/output/Montanari_Marini. Tradurr e ecapire capire e necessario_Asicrona.mp4.> [rtmpdump] DEBUG: Property: <Name:            details, STRING:  content/140 9737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire capire e necessario_Asicrona.mp4> [rtmpdump] DEBUG: Property: <Name:           clientid, STRING:  oAACAAAA> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking [rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Play.Reset [rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 354 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  onStatus> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  0.00> [rtmpdump] DEBUG: Property: NULL [rtmpdump] DEBUG: Property: <Name:            no-name, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:              level, STRING:  status> [rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetStream.P lay.Start> [rtmpdump] DEBUG: Property: <Name:        description, STRING:  Started pla ying content/1409737646/2979703601-1/output/Montanari_Marini. Tradurre ec apire capire e necessario_Asicrona.mp4.> [rtmpdump] DEBUG: Property: <Name:            details, STRING:  content/140 9737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire capire e necessario_Asicrona.mp4> [rtmpdump] DEBUG: Property: <Name:           clientid, STRING:  oAACAAAA> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking [rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Play.Start [rtmpdump] Starting download at: 0.000 kB [rtmpdump] DEBUG: RTMP_ClientPacket, received: notify 24 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  |RtmpSample Access> [rtmpdump] DEBUG: Property: <Name:            no-name, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:            no-name, BOOLEAN: FALSE> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: RTMPSockBuf_Fill, recv returned -1. GetSockError(): 10060  (Unknown error) [rtmpdump] ERROR: RTMP_ReadPacket, failed to read RTMP packet header [download] 0.00B at Unknown speed (00:34) [rtmpdump] DEBUG: RTMP_Read returned: 0 [rtmpdump] DEBUG: Setting buffer time to: 36000000ms [rtmpdump] INFO: Connection timed out, trying to resume. [rtmpdump] DEBUG: RTMP_SendPause, 1, pauseTime=0 [rtmpdump] DEBUG: Invoking pause [rtmpdump] DEBUG: RTMP_SendPause, 0, pauseTime=0 [rtmpdump] DEBUG: Invoking pause [rtmpdump] Resuming download at: 0.000 kB [rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 348 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  onStatus> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  0.00> [rtmpdump] DEBUG: Property: NULL [rtmpdump] DEBUG: Property: <Name:            no-name, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:              level, STRING:  status> [rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetStream.P ause.Notify> [rtmpdump] DEBUG: Property: <Name:        description, STRING:  Pausing con tent/1409737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire ca pire e necessario_Asicrona.mp4.> [rtmpdump] DEBUG: Property: <Name:            details, STRING:  content/140 9737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire capire e necessario_Asicrona.mp4> [rtmpdump] DEBUG: Property: <Name:           clientid, STRING:  oAACAAAA> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking [rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Pause.Notify [rtmpdump] DEBUG: HandleCtrl, received ctrl, type: 0, len: 6 [rtmpdump] DEBUG: HandleCtrl, Stream Begin 1 [rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 352 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  onStatus> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  0.00> [rtmpdump] DEBUG: Property: NULL [rtmpdump] DEBUG: Property: <Name:            no-name, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:              level, STRING:  status> [rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetStream.U npause.Notify> [rtmpdump] DEBUG: Property: <Name:        description, STRING:  Unpausing c ontent/1409737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire capire e necessario_Asicrona.mp4.> [rtmpdump] DEBUG: Property: <Name:            details, STRING:  content/140 9737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire capire e necessario_Asicrona.mp4> [rtmpdump] DEBUG: Property: <Name:           clientid, STRING:  oAACAAAA> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking [rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Unpause.Notify [rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 354 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  onStatus> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  0.00> [rtmpdump] DEBUG: Property: NULL [rtmpdump] DEBUG: Property: <Name:            no-name, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:              level, STRING:  status> [rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetStream.P lay.Start> [rtmpdump] DEBUG: Property: <Name:        description, STRING:  Started pla ying content/1409737646/2979703601-1/output/Montanari_Marini. Tradurre ec apire capire e necessario_Asicrona.mp4.> [rtmpdump] DEBUG: Property: <Name:            details, STRING:  content/140 9737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire capire e necessario_Asicrona.mp4> [rtmpdump] DEBUG: Property: <Name:           clientid, STRING:  oAACAAAA> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking [rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Play.Start [rtmpdump] DEBUG: RTMP_ClientPacket, received: notify 24 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  |RtmpSample Access> [rtmpdump] DEBUG: Property: <Name:            no-name, BOOLEAN: FALSE> [rtmpdump] DEBUG: Property: <Name:            no-name, BOOLEAN: FALSE> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleCtrl, received ctrl, type: 6, len: 6 [rtmpdump] DEBUG: HandleCtrl, Ping 234558759 [rtmpdump] DEBUG: sending ctrl, type: 0x0007 [rtmpdump] DEBUG: RTMPSockBuf_Fill, recv returned -1. GetSockError(): 10060  (Unknown error) [rtmpdump] ERROR: RTMP_ReadPacket, failed to read RTMP packet header [download] 0.00B at Unknown speed (01:34) [rtmpdump] DEBUG: RTMP_Read returned: 0 [rtmpdump] DEBUG: Setting buffer time to: 36000000ms [rtmpdump] INFO: Connection timed out, trying to resume. [rtmpdump] DEBUG: Invoking deleteStream [rtmpdump] DEBUG: Invoking createStream [rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 29 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  _result> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  7.00> [rtmpdump] DEBUG: Property: NULL [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  2.00> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking <_result> [rtmpdump] DEBUG: HandleInvoke, received result for method call <createStre am> [rtmpdump] DEBUG: SendPlay, seekTime=0, stopTime=0, sending play: mp4:/cont ent/1409737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire cap ire e necessario_Asicrona.mp4 [rtmpdump] DEBUG: Invoking play [rtmpdump] DEBUG: sending ctrl, type: 0x0003 [rtmpdump] DEBUG: HandleChangeChunkSize, received: chunk size change to 128

[rtmpdump] DEBUG: HandleCtrl, received ctrl, type: 0, len: 6 [rtmpdump] DEBUG: HandleCtrl, Stream Begin 2 [rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 360 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  onStatus> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  0.00> [rtmpdump] DEBUG: Property: NULL [rtmpdump] DEBUG: Property: <Name:            no-name, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:              level, STRING:  status> [rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetStream.P lay.Reset> [rtmpdump] DEBUG: Property: <Name:        description, STRING:  Playing and  resetting content/1409737646/2979703601-1/output/Montanari_Marini. Tradurr e ecapire capire e necessario_Asicrona.mp4.> [rtmpdump] DEBUG: Property: <Name:            details, STRING:  content/140 9737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire capire e necessario_Asicrona.mp4> [rtmpdump] DEBUG: Property: <Name:           clientid, STRING:  oAACAAAA> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking [rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Play.Reset [rtmpdump] DEBUG: RTMP_ClientPacket, received: invoke 354 bytes [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:            no-name, STRING:  onStatus> [rtmpdump] DEBUG: Property: <Name:            no-name, NUMBER:  0.00> [rtmpdump] DEBUG: Property: NULL [rtmpdump] DEBUG: Property: <Name:            no-name, OBJECT> [rtmpdump] DEBUG: (object begin) [rtmpdump] DEBUG: Property: <Name:              level, STRING:  status> [rtmpdump] DEBUG: Property: <Name:               code, STRING:  NetStream.P lay.Start> [rtmpdump] DEBUG: Property: <Name:        description, STRING:  Started pla ying content/1409737646/2979703601-1/output/Montanari_Marini. Tradurre ec apire capire e necessario_Asicrona.mp4.> [rtmpdump] DEBUG: Property: <Name:            details, STRING:  content/140 9737646/2979703601-1/output/Montanari_Marini. Tradurre ecapire capire e necessario_Asicrona.mp4> [rtmpdump] DEBUG: Property: <Name:           clientid, STRING:  oAACAAAA> [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: HandleInvoke, server invoking [rtmpdump] DEBUG: HandleInvoke, onStatus: NetStream.Play.Start [rtmpdump] Resuming download at: 0.000 kB [download] 0.00B at Unknown speed (01:34) [rtmpdump] DEBUG: RTMP_Read returned: 0 [rtmpdump] Download complete [rtmpdump] DEBUG: Closing connection. [rtmpdump] DEBUG: Invoking deleteStream [rtmpdump] Downloaded 0 bytes [download] 100% of 0.00B in 01:34 

remitamine commented 5 years ago

there is no change on the youtube-dl extractor if it's not working than it most likely a change on the website itself. make sure that you try both formats as been suggested before(delete the empty file before trying again).

avagraha commented 5 years ago

yes I tried both formats (in the past rtmp was the good one). now I tried with the new link (of the same video): https://asppinext.adobeconnect.com/tradurre-capire-montanari-marini-diff/?session=em2breezi6fhw2red6mwmvm6 and.... [download] 0.00B at Unknown speed (01:06) [rtmpdump] Downloaded 0 bytes [download] 100% of 0.00B in 01:06download 0KB.

perhaps they change something :(

(live video "on demand" is ok).

remitamine commented 5 years ago

in order to check what is the problem(if I can reproduce it locally) and try to fix it, I will need access to access(credentials) to the website again.

avagraha commented 5 years ago

thanks. required credentials just sent to you via gmail.

remitamine commented 5 years ago

both formats can be downloaded without a problem:

youtube-dl https://asppinext.adobeconnect.com/tradurre-capire-montanari-marini-diff/?session=em2breez2s8zfu8h4nnxrkhn
[AdobeConnect] tradurre-capire-montanari-marini-diff: Downloading webpage
[download] Destination: Montanari_Marini. Tradurre capire capire necessario_Asicrona-tradurre-capire-montanari-marini-diff.flv
[download]  11.0% of ~362.83MiB at 556.99KiB/s ETA 09:56
youtube-dl -f rtmp https://asppinext.adobeconnect.com/tradurre-capire-montanari-marini-diff/?session=em2breez2s8zfu8h4nnxrkhn
[AdobeConnect] tradurre-capire-montanari-marini-diff: Downloading webpage
[download] Destination: Montanari_Marini. Tradurre capire capire necessario_Asicrona-tradurre-capire-montanari-marini-diff.flv
[download]   1.1% of ~275.02MiB at 234.99KiB/s ETA 20:17

so my guess is that it's problem on your side(rtmpdump version you're using or server response problem).

avagraha commented 5 years ago

RTMPDump v2.4 GIT-2015-12-14 (Compiled by KSV) (c) 2010 Andrej Stepanchuk

Server: no idea but the video runs well; no idea what changed on my side since march that is blocking rmtpdump.exe with a so called "Unknown error", here an excerpt of the log:

[rtmpdump] DEBUG: (object end) [rtmpdump] DEBUG: RTMPSockBuf_Fill, recv returned -1. GetSockError(): 10060 (Unknown error) [rtmpdump] ERROR: RTMP_ReadPacket, failed to read RTMP packet header [download] 0.00B at Unknown speed (01:03) [rtmpdump] DEBUG: RTMP_Read returned: 0 [rtmpdump] DEBUG: Setting buffer time to: 36000000ms [rtmpdump] INFO: Connection timed out, trying to resume.

PS: I found only one user with this issue here: https://stackoverflow.com/questions/38047336/issue-trying-to-stream-rtsp-to-rtmp-live-through-nginx

remitamine commented 5 years ago

if you can try other configuration, a different system, another version of rtmpdump, etc... not been able reproduce the problem locally makes finding the cause of the problem much difficult.