juli@programming.devdeleted by creator to Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.comEnglish · 3 years agoHow to download a series on arte.tv?message-squaremessage-square22linkfedilinkarrow-up141arrow-down13file-text
arrow-up138arrow-down1message-squareHow to download a series on arte.tv?juli@programming.devdeleted by creator to Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.comEnglish · 3 years agomessage-square22linkfedilinkfile-text
yt-dlp is capable of downloading a title but it’s tedious to download all of them. is there an easy way? and for ard and zdf?
minus-squareKalash@feddit.chdeleted by creatorlinkfedilinkEnglisharrow-up5·3 years agoI hardly download from them, so I don’t have an automated way. What I do is use ublock origin to look at the network calls, find the media link and then use curl to download it.
minus-squarejuli@programming.devdeleted by creatorOPlinkfedilinkEnglisharrow-up4·3 years agoYou can use yt-dlp INSERT_LINK as well
I hardly download from them, so I don’t have an automated way.
What I do is use ublock origin to look at the network calls, find the media link and then use curl to download it.
You can use
yt-dlp INSERT_LINKas well