Haven't seen this posted yet, easily my fave. Needs to be mirrored.
Yoga Freaks 8 1080p:
https://gofile.io/d/MCfniS
poster_01.jpg
 
000_2017_06_18 [EST] Sarah Banks - Twerk it, Sarah Banks! [1080p] - 2 parts
000_lta_sarah_banks_jp081618_1080p_12000 - 2 parts
000_pop_sarah_banks_jp051518_1080p_12000 - 2 parts
000_sharemybf.18.04.04.sarah.banks.and.tiffany.watson.april.fooling.around - 2 parts
https://bunkr.pk/a/nw92Utuv
Use FFMPEG:
1 - Make a text file that has the list (from first to last) with this format:
Code:
file 'SLICED_FILE_NAME.mp4'
2 -
Code:
ffmpeg -f concat -safe 0 -i 'TEXTFILE_NAME' -c copy 'OUTPUT_FILENAME.mp4'
 
Back
Top