Allowed file types:jpg, jpeg, gif, png, webm, mp4, pdfMax filesize is 16 MB.Max image dimensions are 15000 x 15000. You may upload 3 per post.
File (hide): c7d33ea7f172bba⋯.png (1.25 KB, 256x72, 32:9, download.png) (h) (u)
File (hide): ff67672660760c4⋯.png (949 B, 263x64, 263:64, no download.png) (h) (u)
▶Downloading from Slideshare Anonymous 10/26/17 (Thu) 21:11:58 No.810935[Watch Thread][Show All Posts]
I'm trying to download a PDF file hosted on Slideshare. Some Slideshare files have a download button (first pic) but the file I'm trying to download doesn't have one.
Anyone know how to do that? Haven't managed to find any tutorials or anything.
▶Anonymous 10/26/17 (Thu) 22:27:53 No.811043>>811312
there's a button on your keyboard that the drm jews don't want you to know about. it's called printscreen. now dont' tell anyone i told you.
▶Anonymous 10/26/17 (Thu) 22:29:00 No.811044
it's been shut down
▶Anonymous 10/26/17 (Thu) 22:35:41 No.811047>>811312
(((They)))'ve pulled the download link. It might still show up but (((you know who))) doesn't want you to see those files.
▶Anonymous 10/27/17 (Fri) 03:06:06 No.811209>>811312
its a setting the uploader can decide to toggle or not
▶Anonymous 10/27/17 (Fri) 09:08:27 No.811312>>811313
>>811043
>printscreen
If it was a small document I would have done that but it's a book numbering several hundreds of pages.
>>811047
>>811209
Yeah but isn't there a way to download it nonetheless, like on Scribd for example where you can download files via special sites?
▶Anonymous 10/27/17 (Fri) 09:13:22 No.811313>>811314
>>811312
>If it was a small document I would have done that but it's a book numbering several hundreds of pages.
ffmpeg -video_size 1024x768 -framerate 25 -f x11grab -i :0.0+100,200 output.mp4
https://trac.ffmpeg.org/wiki/Capture/Desktop
▶Anonymous 10/27/17 (Fri) 09:16:27 No.811314
>>811313
ffmpeg -i output.mp4 -r 1/1 $filename%03d.jpgsudo apt-get install imagemagickconvert *.jpg hentaicartoon.pdf
▶Anonymous 10/27/17 (Fri) 09:19:21 No.811316
you could probably simulate next page keypresses and screenshot the pages with selenium, then crop the images with ffmpeg and convert the images to a single pdf with imagemagick