aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [skyit] add support for multiple Sky Italia websites(closes #26629)Remita Amine2020-12-012-0/+249
|
* Merge pull request #143 from nixxo/gediTom-Oliver Heidel2020-11-303-0/+276
|\ | | | | [Gedi] Add new extractor
| * Merge branch 'master' into gediTom-Oliver Heidel2020-11-30107-2343/+4989
| |\ | |/ |/|
* | Merge pull request #126 from nao20010128nao/masterTom-Oliver Heidel2020-11-301-8/+15
|\ \ | | | | | | [instagram] Fix extractor
| * | [instagram] fix thumbnail URL extractionnao20010128nao2020-11-111-1/+1
| | |
| * | [instagram] Fix extractorThe Hatsune Daishi2020-11-061-7/+14
| | |
* | | Merge pull request #144 from nixxo/rcsTom-Oliver Heidel2020-11-303-0/+425
|\ \ \ | | | | | | | | [Rcs] Add new extractor
| * \ \ Merge branch 'master' into rcsTom-Oliver Heidel2020-11-30103-2389/+4574
| |\ \ \
| * | | | [rcs] fixed embeds detection, fixed testsnixxo2020-11-092-33/+29
| | | | |
| * | | | [rcs] fixed coding conventionsnixxo2020-10-291-32/+40
| | | | |
| * | | | [rcs] Add new extractornixxo2020-10-283-0/+421
| | | | |
* | | | | Merge pull request #140 from WolfganP/patch-1Tom-Oliver Heidel2020-11-301-5/+16
|\ \ \ \ \ | |_|/ / / |/| | | | ITV BTCC new pages' URL update (articles instead of races)
| * | | | ITV BTCC new pages' URL update, fix on items countWolfganP2020-11-081-1/+1
| | | | | | | | | | | | | | | Fixed playlist_count as the variable was renamed
| * | | | ITV BTCC new pages' URL update (articles instead of races)WolfganP2020-11-081-5/+16
| | | | | | | | | | | | | | | | | | | | Not my changes, but from @franhp that didn't get merged on yt-dl on time It supports BTCC new pages' schema from 2019 an on (/articles/ instead of /races/)
* | | | | Merge pull request #211 from renalid/masterTom-Oliver Heidel2020-11-300-0/+0
|\ \ \ \ \ | | | | | | | | | | | | Update on france.tv extractor to fix thumbnail URL
| * \ \ \ \ Merge branch 'master' into masterTom-Oliver Heidel2020-11-3075-2264/+3758
| |\ \ \ \ \
| * | | | | | Update on france.tv extractor to fix thumbnail URLrenalid2020-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | Fix the thumbnail URL extraction
* | | | | | | Merge pull request #182 from jbruchon/makewinfixTom-Oliver Heidel2020-11-301-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | make_win.bat: don't use UPX to pack vcruntime140.dll
| * | | | | | | make_win.bat: don't use UPX to pack vcruntime140.dllJody Bruchon2020-11-121-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If UPX is available in the PATH, then without this option, make_win.bat will corrupt the DLL and the built executable will be unusable.
* | | | | | | Merge pull request #208 from colethedj/ytsearchfixTom-Oliver Heidel2020-11-301-10/+29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | [youtube] fix: ytsearch not returning results sometimes due to promoted content
| * | | | | | code consistencyMatthew2020-11-151-2/+2
| | | | | | |
| * | | | | | Fix search to not depend on index position for videoRenderer and token items.Matthew2020-11-151-10/+29
| |/ / / / /
* | | | | | Merge pull request #261 from B0pol/inaTom-Oliver Heidel2020-11-301-1/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | [ina] support mobile links
| * | | | | | [ina] support mobile linksbopol2020-11-271-1/+4
| | | | | | |
* | | | | | | Merge pull request #207 from pukkandan/thumbnail-renameTom-Oliver Heidel2020-11-301-2/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [ffmpeg] Fix for os.rename error when embedding thumbnail to video in a different drive on windows
| * | | | | | | Don't try to delete file if it doesn't existpukkandan2020-11-151-1/+2
| | | | | | | |
| * | | | | | | Fix for os.rename error when embedding thumbnail to video in a different drivepukkandan2020-11-151-2/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #224 from kyuyeunk/vliveTom-Oliver Heidel2020-11-301-5/+26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [Vlive] Fix playlist handling when downloading a channel
| * | | | | | | [Vlive] Fix playlist handling when downloading a channelKyu Yeun Kim2020-11-161-5/+26
| |/ / / / / /
* | | | | | | Merge pull request #246 from pukkandan/bitchute-embedTom-Oliver Heidel2020-11-302-0/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Detect embedded bitchute videos
| * | | | | | | Detect embedded bitchute videospukkandan2020-11-202-0/+14
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #205 from pukkandan/ffmpeg-use-mapTom-Oliver Heidel2020-11-302-8/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [ffmpeg] Ensure all streams are copied
| * | | | | | | Ensure all streams are copied when using ffmpegpukkandan2020-11-152-8/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #245 from pukkandan/merge-mainTom-Oliver Heidel2020-11-3066-2252/+3617
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merge youtube-dl and fix Youtube Feeds
| * | | | | | | bug fixpukkandan2020-11-271-2/+2
| | | | | | | |
| * | | | | | | flake8pukkandan2020-11-271-1/+1
| | | | | | | |
| * | | | | | | Fix some improper Youtube URLspukkandan2020-11-271-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eg: https://www.youtube.com/watch?list=UUXIkr0SRTnZO4_QpZozvCCA
| * | | | | | | [spreaker] fix SpreakerShowIE test URLpukkandan2020-11-261-1/+1
| | | | | | | |
| * | | | | | | Updated to release 2020.11.26pukkandan2020-11-2611-481/+884
| | | | | | | |
| * | | | | | | Print youtube's warning message (Closes #256)pukkandan2020-11-251-0/+17
| | | | | | | |
| * | | | | | | Update youtube extractor to 2020.11.24pukkandan2020-11-242-57/+82
| | | | | | | |
| * | | | | | | Minor changes to make it easier to mergepukkandan2020-11-242-52/+60
| | | | | | | |
| * | | | | | | Update to release 2020.11.24 except youtube and skyit extractorspukkandan2020-11-249-1/+452
| | | | | | | |
| * | | | | | | Minor fixespukkandan2020-11-231-5/+2
| | | | | | | |
| * | | | | | | Redirect channel home to /videopukkandan2020-11-231-0/+9
| | | | | | | |
| * | | | | | | Cleanup YoutubeTabIE _VALID_URL regexpukkandan2020-11-231-7/+6
| | | | | | | |
| * | | | | | | Better implementation of YoutubeSearchURLIEpukkandan2020-11-221-10/+11
| | | | | | | |
| * | | | | | | Added RDMM backpukkandan2020-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eg: https://www.youtube.com/watch?v=MuAGGZNfUkU&list=RDMM
| * | | | | | | Minor fixespukkandan2020-11-222-27/+25
| | | | | | | |
| * | | | | | | Updated to release 2020.11.21.1pukkandan2020-11-2229-361/+560
| | | | | | | |